gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 14 Jan 2010 21:09:05 +0000 (21:09 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 14 Jan 2010 21:09:05 +0000 (21:09 +0000)
commit61f0d76280d963a9ecf3a3a525dae7ac21050636
tree59dd35b2e11cb7b01e14b2ed74254c62d4b07a9b
parent06a6f27066c695efbde2773efafd2be68f7a7d1c
gdb/
* solib-svr4.c (scan_dyntag): Remove variable dyn_addr.  New variable
target_section.  Find SECT in current_target_sections, gdb_assert it.
(elf_lookup_lib_symbol): Pass the binary file if given symfile_objfile.
New variable abfd.
* symtab.c (lookup_objfile_from_block): Return the binary file instead
of separate debug info file.

gdb/testsuite/
* gdb.base/break-interp.exp (test_core): New proc.
(test_ld): Call it.
gdb/ChangeLog
gdb/solib-svr4.c
gdb/symtab.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/break-interp.exp
This page took 0.048512 seconds and 4 git commands to generate.