| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| H A D | AIX.h | 81 return llvm::DebuggerKind::DBX; in getDefaultDebuggerTuning()
|
| H A D | Clang.cpp | 1063 case llvm::DebuggerKind::DBX: in RenderDebugEnablingArgs() 3936 DebuggerTuning = llvm::DebuggerKind::DBX; in renderDebugOptions() 4005 DebuggerTuning == llvm::DebuggerKind::DBX)) in renderDebugOptions() 4022 DebuggerTuning != llvm::DebuggerKind::DBX))) in renderDebugOptions()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetOptions.h | 102 DBX ///< Tune debug info for dbx. enumerator
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | stab.def | 1 /* Table of DBX symbol codes for the GNU system. 31 and DBX seems not to miss it. */
|
| H A D | ONEWS | 159 68040 running pSOS, ELF object files, DBX debugging.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | stab.def | 1 /* Table of DBX symbol codes for the GNU system. 31 and DBX seems not to miss it. */
|
| H A D | ONEWS | 159 68040 running pSOS, ELF object files, DBX debugging.
|
| /netbsd-src/external/gpl3/binutils/dist/include/aout/ |
| H A D | stab.def | 1 /* Table of DBX symbol codes for the GNU system. 40 and DBX seems not to miss it. */
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/aout/ |
| H A D | stab.def | 1 /* Table of DBX symbol codes for the GNU system. 40 and DBX seems not to miss it. */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 841 bool tuneForDBX() const { return DebuggerTuning == DebuggerKind::DBX; } in tuneForDBX()
|
| H A D | DwarfDebug.cpp | 366 DebuggerTuning = DebuggerKind::DBX; in DwarfDebug()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | tm.texi.in | 6674 * DBX Options:: Macros enabling specific options in DBX format. 6675 * DBX Hooks:: Hook macros for varying DBX format. 6676 * File Names and DBX:: Macros controlling output of file names in DBX format. 6688 A C expression that returns the DBX register number for the compiler 6691 some registers that the compiler knows about and DBX does not, or vice 6693 compiler and another for DBX@. 6711 that produce debugging output for DBX and allow the frame-pointer to be 6740 @node DBX Options 6741 @subsection Specific Options for DBX Output 6744 These are specific options for DBX output. [all …]
|
| H A D | tm.texi | 9811 * DBX Options:: Macros enabling specific options in DBX format. 9812 * DBX Hooks:: Hook macros for varying DBX format. 9813 * File Names and DBX:: Macros controlling output of file names in DBX format. 9825 A C expression that returns the DBX register number for the compiler 9828 some registers that the compiler knows about and DBX does not, or vice 9830 compiler and another for DBX@. 9848 that produce debugging output for DBX and allow the frame-pointer to be 9877 @node DBX Options 9878 @subsection Specific Options for DBX Output 9881 These are specific options for DBX output. [all …]
|
| H A D | gccint.info | 8399 Source files are 'dbxout.c' for DBX symbol table format, 40294 * DBX Options:: Macros enabling specific options in DBX format. 40295 * DBX Hooks:: Hook macros for varying DBX format. 40296 * File Names and DBX:: Macros controlling output of file names in DBX format. 40301 File: gccint.info, Node: All Debuggers, Next: DBX Options, Up: Debugging Info 40309 A C expression that returns the DBX register number for the 40312 are some registers that the compiler knows about and DBX does not, 40314 number in the compiler and another for DBX. 40332 targets that produce debugging output for DBX and allow the 40359 File: gccint.info, Node: DBX Options, Next: DBX Hooks, Prev: All Debuggers, Up: Debugging Info [all …]
|
| H A D | passes.texi | 1193 are @file{dbxout.c} for DBX symbol table format, @file{dwarfout.c} for
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | CommandFlags.cpp | 401 clEnumValN(DebuggerKind::DBX, "dbx", "dbx"), in CGOPT()
|
| /netbsd-src/share/man/tools/ |
| H A D | sp.ignore | 596 DBX
|
| H A D | newsp.errs | 56 DBX
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | sysex | 292 >1 belong&0xffffff00 0x00011e00 DBX
|
| H A D | windows | 17 # Summary: Outlook Express DBX file 28 >0x7C ulelong >0 MS Outlook Express DBX file 50 # item count; number of items stored in this DBX file
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | gccint.info | 8762 Source files are 'dbxout.cc' for DBX symbol table format, 41683 * DBX Options:: Macros enabling specific options in DBX format. 41684 * DBX Hooks:: Hook macros for varying DBX format. 41685 * File Names and DBX:: Macros controlling output of file names in DBX format. 41692 File: gccint.info, Node: All Debuggers, Next: DBX Options, Up: Debugging Info 41700 A C expression that returns the DBX register number for the 41703 are some registers that the compiler knows about and DBX does not, 41705 number in the compiler and another for DBX. 41723 targets that produce debugging output for DBX and allow the 41750 File: gccint.info, Node: DBX Options, Next: DBX Hooks, Prev: All Debuggers, Up: Debugging Info [all …]
|
| H A D | passes.texi | 1187 are @file{dbxout.cc} for DBX symbol table format, @file{dwarfout.c} for
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | NEWS | 861 * DBX-style debugging info ("stabs") is now supported for COFF formats.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | NEWS | 1068 * DBX-style debugging info ("stabs") is now supported for COFF formats.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | SourceLevelDebugging.rst | 43 debuggers, like GDB or DBX.
|