Suppressing the Startup Message | Environment Variables |
dbxenv Command |
The symbol_info_compression environment variable determines whether each include file is read only once or each time it is included in a .c file.
symbol_info_compression on | off | Read debugging information for each include file only once, and create the common block symbol table for Fortran only once. Default: on. |