To: | See: |
Produce only line number and source file name information | linedebug |
Produce debug information | g |
Enable debug versions of memory management functions | heapdebug |
Specify full path information when you use -g | fullpath |
Generate and set the charcateristics of the traceback table | tbtable |
Include all typedef declarations, struct, union, and enum type definitions for xldb processing. | dbextra |
Produce informational messages. | info |
Initialize automatic storage to a two-digit hexadecimal byte value. | initauto |
Generate extra instructions to detect and trap floating point exceptions. | flttrap |
Generate bind-time type checking information and check for compile-time consistency. | extcheck |
Specify minimum severity level of diagnostic messages to be reported. | flag=i:i |
Set up object files for profiling | profile p pg |
Trap null pointer usage, subscript exceeding array bounds, or division of an integer by zero | check |
Ignore isolated_call aliasing pragmas | ignprag |
Debugging Memory Heaps
Memory Management Functions
Managing Memory with Multiple Memory Heaps
Debug Programs with Heap Memory
List of Batch Compiler Options and Their Defaults
Options that Specify Compiler Characteristics
Options that Specify Preprocessor Options
Options that Specify Compiler Output
Options that Define the Compiler Object Code Produced
Options that Specify Linkage Options
Equivalent Batch Compile-Link and Incremental
Build Options