gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 14 Jan 2010 21:01:25 +0000 (21:01 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Thu, 14 Jan 2010 21:01:25 +0000 (21:01 +0000)
commit51bee8e9b74abe4f87f96d3ec97e98d34426aae7
tree5fba55e3ff29a4b38494053a71ac473c4fbead03
parentb8040f198caee93044ccfc5aacaa0c3244057b0a
gdb/
Support PIEs with no symfile_objfile.
* exec.c (print_section_info <abfd == exec_bfd>): Relocate Entry point.
* solib-svr4.c (svr4_relocate_main_executable <exec_bfd>): New block.

gdb/testsuite/
Support PIEs with no symfile_objfile.
* gdb.base/break-interp.exp: New argument at the test_ld calls.
(test_ld): New parameter trynosym.
(test_ld <$trynosym>): New block.
gdb/ChangeLog
gdb/exec.c
gdb/solib-svr4.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/break-interp.exp
This page took 0.052502 seconds and 4 git commands to generate.