* dwarf.c: #include "bfd_stdint.h".
authorDoug Evans <dje@google.com>
Fri, 3 Dec 2010 17:07:20 +0000 (17:07 +0000)
committerDoug Evans <dje@google.com>
Fri, 3 Dec 2010 17:07:20 +0000 (17:07 +0000)
commit5bbdf3d565cb8fe67357238efe24929209da4f21
treec84dc88573aabfb9b01b10ceb0f2ae6aad29eca3
parentd91ffc6b218aa2b585431a89460c14edf3f45174
* dwarf.c: #include "bfd_stdint.h".
(do_gdb_index): New global.
(display_gdb_index): New function.
(dwarf_select_sections_by_names) Add "gdb_index".
(dwarf_select_sections_all): Set do_gdb_index.
(debug_displays): Add .gdb_index.
* dwarf.h (do_gdb_index): Declare.
* objdump.c (usage): Add gdb_index.
* readelf.c (usage): Add gdb_index.
(process_section_headers): Process ".gdb_index".
* doc/binutils.texi (readelf): Document gdb_index dump.
(objdump): Ditto.
binutils/ChangeLog
binutils/doc/binutils.texi
binutils/dwarf.c
binutils/dwarf.h
binutils/objdump.c
binutils/readelf.c
This page took 0.02415 seconds and 4 git commands to generate.