Home
last modified time | relevance | path

Searched refs:VMS_DEBUG (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dflags.h36 VMS_DEBUG, /* Write VMS debug info (using vmsdbgout.c). */ enumerator
Dtoplev.c1747 else if (PREFERRED_DEBUGGING_TYPE == VMS_DEBUG in process_options()
1771 else if (write_symbols == VMS_DEBUG || write_symbols == VMS_AND_DWARF2_DEBUG) in process_options()
Dopts.c1368 set_debug_level (VMS_DEBUG, false, arg); in common_handle_option()
Dfinal.c1782 || write_symbols == VMS_DEBUG) in final_scan_insn()
1803 || write_symbols == VMS_DEBUG) in final_scan_insn()
DChangeLog-20013380 (final_scan_insn): Test for VMS_AND_DWARF2_DEBUG and VMS_DEBUG.
3381 * flags.h (debug_info_type): Add VMS_DEBUG and VMS_AND_DWARF2_DEBUG.
3382 * toplev.c (compile_file): Test VMS_DEBUGGING_INFO, VMS_DEBUG, and
DChangeLog-200228949 * toplev.c (debug_args): Add entry for VMS_DEBUG.
/freebsd-9-stable/contrib/gcc/doc/
Dtm.texi8164 @code{XCOFF_DEBUG}, @code{VMS_DEBUG}, and @code{VMS_AND_DWARF2_DEBUG}.