gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 1 Feb 2013 19:39:04 +0000 (19:39 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Fri, 1 Feb 2013 19:39:04 +0000 (19:39 +0000)
commit8a92335bfca80cc9b4cd217505ea0dcbfdefbf07
tree1a2727b6fdead4c6894d9cdefc072b0d04fcd1bc
parent17f2157dcc39cd6c5786ba70dd130e858728f1ac
gdb/
* elfread.c (elf_symfile_read): Limit separate debug info additions to
files with no separate debug info.
* objfiles.c (add_separate_debug_objfile): Add gdb_assert calls.
* symfile.c (read_symbols): Call find_separate_debug_file_in_section
only for files with no separate debug info.

gdb/testsuite/
* gdb.base/gnu-debugdata.exp): Create ${binfile}.debug,
${binfile}.mini_debuginfo-debuglink, add -k to xz, use now
${binfile}.mini_debuginfo-debuglink and
${binfile}.mini_debuginfo-debuglink.xz.
gdb/ChangeLog
gdb/elfread.c
gdb/objfiles.c
gdb/symfile.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/gnu-debugdata.exp