Lines Matching +refs:dwarf +refs:objdump +refs:program

7 * Add an option to objdump and readelf to prevent attempts to access debuginfod
13 * objdump now supports syntax highlighting of disassembler output for some
23 * Tools which display symbols or strings (readelf, strings, nm, objdump)
51 * A new format has been added to the nm program. Specifying
52 --format=just-symbols (or just using -j) will tell the program to only
63 * Readelf and objdump can now display and use the contents of .debug_sup
66 * Readelf and objdump will now follow links to separate debug info files by
69 --dwarf=no-follow-links options for objdump. Also the old behaviour can be
144 debuginfod, readelf and objdump can automatically query debuginfod
151 * Add --output option to the "ar" program. This option can be used to specify
159 --visualize-jumps command line option for objdump. Currently supported by
178 * Add --source-comment[=<txt>] option to objdump which if present,
191 and --debug-dump=follow) and objdump (--dwarf=links and
192 --dwarf=follow-links) will now display and/or follow multiple links if
194 -gsplit-dwarf option is used).
196 In addition objdump's --dwarf=follow-links now also affects its other
199 displayed. In addition when combined with --disassemble the --dwarf=
204 to objdump and readelf.
208 * The addr2line, c++filt, nm and objdump tools now have a limit on the
251 to objdump.
260 * Add --debug-dump=links option to readelf and --dwarf=links option to objdump
264 Add a --debug-dump=follow-links option to readelf and a --dwarf=follow-links
265 option to objdump which causes indirect links into separate debug info files
289 * Add --inlines option to objdump, which extends the --line-numbers option
314 * The nm program has a new command-line option (--with-version-strings)
318 * The ARC port of objdump now accepts a -M option to specify the extra
394 * Add --dwarf-start and --dwarf-end to readelf and objdump. These are used by
395 the new Emacs mode, see dwarf-mode.el.
433 * Add a new command-line option, --insn-width=WIDTH, to objdump to specify
440 * The gprof program has been given a new command-line option:
454 * Option --dwarf/-W of objdump is now as flexible as readelf --debug-dump/-w.
461 * Added --prefix=PREFIX and --prefix-strip=LEVEL switches to objdump to
487 * Added -F switch to objdump to include file offsets in the disassembly.
530 * Add "-W/--dwarf" to objdump to display the contents of the DWARF
546 * Add "-M entry:<addr>" switch to objdump to specify a function entry address
569 * nm and objdump now have a switch "--special-syms" to enable the displaying of
590 * objdump now accepts --debugging-tags to print the debug information in a
596 a two part program distribution - one a stripped executable and the other the
683 * New command-line switch to objdump --file-start-context which shows the
687 * New command-line switch to objdump -M (or --disassembler-options) which takes
692 * objdump support for -mi386:intel which causes disassembly to be displayed
695 * New program: readelf. This displays the contents of ELF format files,
715 * Added windres program, which can be used to manipulate resources in WIN32
725 * The objdump disassembly format has been changed, and hopefully improved. Use
731 objdump -b i386-pc-linux. The triplets are not passed through config.sub,
734 * Added new addr2line program. This uses the debugging information to convert
735 an address into a file name and line number within a program.
741 * objdump --dynamic-reloc now works on ELF executables and shared libraries.
743 * Added --adjust-vma option to objdump.
745 * Added -C/--demangle option to objdump.
753 * Added --debugging argument to objdump and objcopy.
759 * The objdump --line-numbers option is now meaningful with --reloc.
763 * Added --endian/-EB/-EL option to objdump.
775 * Added --start-address and --stop-address options to objdump.
781 * Changed objdump -dr to dump the relocs interspersed with the assembly
784 * Changed objdump -d/--disassemble to only disassemble SEC_CODE sections.
804 * A new --stabs argument has been added to objdump to dump stabs sections in
807 * A new program, nlmconv, has been added. It can convert object files into
810 * The strings program has been added.
814 * The 'copy' program has been renamed to 'objcopy', for consistency with
815 'objdump', and because 'copy' might more plausibly be used as a synonym for
818 * The new stand-alone program c++filt is a filter that converts encoded