gdb/
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 5 Jul 2010 18:00:40 +0000 (18:00 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 5 Jul 2010 18:00:40 +0000 (18:00 +0000)
commit86e4bafc3b0bb0148b95807d37b36aae14cdf56c
treefae9aeadc3fef5cca2aa8c66596edfa5c6a48169
parent3cd07d204baadc4b3d148a7494366fc92e7d42b1
gdb/
* auxv.c (memory_xfer_auxv): Update attach comment.
* solib-svr4.c (svr4_special_symbol_handling): Remove the call to
svr4_relocate_main_executable.
(svr4_solib_create_inferior_hook): Make the call to
svr4_relocate_main_executable unconditional.

gdb/testsuite/
* gdb.base/attach-pie-misread.exp, gdb.base/attach-pie-misread.c: New.
* gdb.base/break-interp.exp (reach, test_core, test_ld): Require each
displacement message exactly once.
gdb/ChangeLog
gdb/auxv.c
gdb/solib-svr4.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/attach-pie-misread.c [new file with mode: 0644]
gdb/testsuite/gdb.base/attach-pie-misread.exp [new file with mode: 0644]
gdb/testsuite/gdb.base/break-interp.exp
This page took 0.02634 seconds and 4 git commands to generate.