Home
last modified time | relevance | path

Searched refs:debugging (Results 1 – 25 of 194) sorted by relevance

12345678

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
Ddwarf2-4.d10 Section '.debug_info' has no debugging data.
12 Section '.debug_line' has no debugging data.
/toolchain/binutils/binutils-2.25/gas/
Dlisting.c185 int debugging; member
318 && ! listing_tail->debugging) in listing_newline()
325 listing_tail->debugging = 1; in listing_newline()
423 new_i->debugging = 0; in listing_newline()
437 new_i->debugging = 1; in listing_newline()
1133 if (list->debugging) in debugging_pseudo()
1159 && list->next->debugging) in debugging_pseudo()
DNEWS354 * New pseudo-ops .func,.endfunc to aid in debugging user-written assembler code.
356 * Added -gdwarf2 option to generate DWARF 2 debugging information.
382 * Added --gstabs option to generate stabs debugging information.
460 debugging support.
549 * DBX-style debugging info ("stabs") is now supported for COFF formats.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Ddw2-compress-2.d3 #name: DWARF2 debugging information 2
Dx86-64-dw2-compress-2.d3 #name: 64bit DWARF2 debugging information 2
Ddebug1.d3 #name: DWARF2 debugging information 1
Ddw2-compress-1.d3 #name: DWARF2 debugging information 1
/toolchain/binutils/binutils-2.25/gprof/
DTEST7 - ensure gprof fails gracefully when no debugging info available
DTODO52 the debugging information (unless -g is specified)---no, this is a
53 bad idea, because it is not clear what level of debugging info should
DREADME42 (required bfd_find_nearest_line() support and symbolic debugging
151 debugging information. This means that the source
153 Functions for which there is no symbolic debugging
284 from symbolic debugging information in the image file
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-shared/
Delf-offset.ld136 /* Stabs debugging sections. */
145 Symbols in the DWARF debugging sections are relative to the beginning
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/
Delf-offset.ld139 /* Stabs debugging sections. */
148 Symbols in the DWARF debugging sections are relative to the beginning
/toolchain/binutils/binutils-2.25/ld/scripttempl/
DDWARF.sc9 Symbols in the DWARF debugging sections are relative to the beginning
Di386go32.sc77 /* Stabs debugging sections. */
Dip2k.sc135 /* Stabs debugging sections. */
Delf32msp430_3.sc183 /* Stabs debugging sections. */
Dv850_rh850.sc217 /* Stabs debugging sections. */
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Darm-lib.ld150 /* Stabs debugging sections. */
159 Symbols in the DWARF debugging sections are relative to the beginning
Darm-dyn.ld158 /* Stabs debugging sections. */
167 Symbols in the DWARF debugging sections are relative to the beginning
Darm-no-rel-plt.ld183 /* Stabs debugging sections. */
192 Symbols in the DWARF debugging sections are relative to the beginning
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dmips-lib.ld182 /* Stabs debugging sections. */
191 Symbols in the DWARF debugging sections are relative to the beginning
Dmips-dyn.ld187 /* Stabs debugging sections. */
196 Symbols in the DWARF debugging sections are relative to the beginning
/toolchain/binutils/binutils-2.25/ld/emultempl/
Davrelf.em227 "Used for debugging avr-ld.\n"));
229 "Used for debugging avr-ld.\n"));
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi815 The symbol is a debugging symbol.
862 the stab type. Stabs symbols are used to hold debugging information.
891 @cindex debugging symbols
941 For each symbol, use debugging information to try to find a filename and
1081 [@option{--debugging}]
1167 use @option{-S} to remove sections containing debugging information. In
1238 Do not copy debugging symbols or sections from the source file.
1376 @item --debugging
1377 Convert debugging information, if possible. This is not the default
1378 because only certain debugging formats are supported, and the
[all …]
/toolchain/binutils/binutils-2.25/binutils/
DNEWS234 * objdump now accepts --debugging-tags to print the debug information in a
241 debugging info.
378 * Added new addr2line program. This uses the debugging information to convert
397 * Added --debugging argument to objdump and objcopy.

12345678