PR symtab/15885
authorDoug Evans <dje@google.com>
Mon, 26 Aug 2013 18:43:40 +0000 (18:43 +0000)
committerDoug Evans <dje@google.com>
Mon, 26 Aug 2013 18:43:40 +0000 (18:43 +0000)
commit779bd270818aeb064c2d218ad8f80a3b608f95c9
treefb185930bd90ba56daf0ab93bd714834a0cf58fa
parent52e260a34ef6e013980890bee0d5435cfc14e9c4
PR symtab/15885
* dwarf2read.c (dw2_dump): Print some minimal information indicating
.gdb_index is in use.
* symfile.c (reread_symbols): Reset objfile->sf.

testsuite/
* gdb.dwarf2/Makefile.in (EXECUTABLES): Add gdb-index.
(clean): rm -f *.gdb-index *.with-index.
* gdb.dwarf2/gdb-index.exp: New testcase.
gdb/ChangeLog
gdb/dwarf2read.c
gdb/symfile.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/Makefile.in
gdb/testsuite/gdb.dwarf2/gdb-index.exp [new file with mode: 0644]
This page took 0.024376 seconds and 4 git commands to generate.