OSDN Git Service

gdb/
authorjkratoch <jkratoch>
Thu, 14 Jan 2010 21:01:24 +0000 (21:01 +0000)
committerjkratoch <jkratoch>
Thu, 14 Jan 2010 21:01:24 +0000 (21:01 +0000)
commit965c93b602f4e32f65c0a48abf06a8059297b479
tree6465901621a7f491971c4cdc9fbbf0fd99151a71
parent2b752b5fd55d284e26b54b8b99912429d42b9589
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