This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug symtab/15885] .gdb_index is not used when symbols are re-loaded


http://sourceware.org/bugzilla/show_bug.cgi?id=15885

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    devans@sourceware.org    2013-08-26 18:43:40

Modified files:
    gdb            : ChangeLog dwarf2read.c symfile.c 
    gdb/testsuite  : ChangeLog 
    gdb/testsuite/gdb.dwarf2: Makefile.in 
Added files:
    gdb/testsuite/gdb.dwarf2: gdb-index.exp 

Log message:
    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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15930&r2=1.15931
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&r1=1.828&r2=1.829
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/symfile.c.diff?cvsroot=src&r1=1.384&r2=1.385
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3785&r2=1.3786
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/gdb-index.exp.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.dwarf2/Makefile.in.diff?cvsroot=src&r1=1.12&r2=1.13

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]