Top / UserManual / 5
Debug †
Debug Options †
The compiler option -debug can be used during the development of your programs. It enables all run-time error checking, such as subscript boundary checks and numeric data checks, and displays run-time errors with source locations.
The compiler option -g includes line directives in the output. This helps debugging your COBOL programs using "gdb".
Counter: 10406,
today: 4,
yesterday: 3
Last-modified: Tue, 15 Jan 2008 05:17:47 GMT (966d)
Last-modified: Tue, 15 Jan 2008 05:17:47 GMT (966d)




