gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 5 Jul 2010 18:04:33 +0000 (18:04 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 5 Jul 2010 18:04:33 +0000 (18:04 +0000)
commit4e5799b6d29933e9ab11242b2bceac908aedf49d
tree6292f092af7dc61d5c916295cda2ef79ffb94c51
parent1a219cc7417a257cf173ccb36f96dad4c36e471e
gdb/
Fix re-run of PIE executable, PR shlibs/11776.
* solib-svr4.c (svr4_relocate_main_executable) <symfile_objfile>: Remove
the part of pre-set SYMFILE_OBJFILE->SECTION_OFFSETS.

gdb/testsuite/
Fix re-run of PIE executable, PR shlibs/11776.
* gdb.base/break-interp.exp (test_ld): Turn off "disable-randomization".
Remove $displacement_main to match the solib-svr4.c change.  New "kill"
and re-"run" of the inferior.
gdb/ChangeLog
gdb/solib-svr4.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/break-interp.exp
This page took 0.027719 seconds and 4 git commands to generate.