src/gdb ChangeLog exec.c solib-svr4.c testsuit ...
jkratoch@sourceware.org
jkratoch@sourceware.org
Thu Jan 14 21:01:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2010-01-14 21:01:25
Modified files:
gdb : ChangeLog exec.c solib-svr4.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.base: break-interp.exp
Log message:
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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11247&r2=1.11248
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/exec.c.diff?cvsroot=src&r1=1.92&r2=1.93
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/solib-svr4.c.diff?cvsroot=src&r1=1.111&r2=1.112
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2083&r2=1.2084
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/break-interp.exp.diff?cvsroot=src&r1=1.1&r2=1.2
More information about the Gdb-cvs
mailing list