src/gdb ChangeLog ppc-linux-tdep.c config/powe ...
jimb@sources.redhat.com
jimb@sources.redhat.com
Thu Jun 5 22:51:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Branch: jimb-ppc64-linux-20030528-branch
Changes by: jimb@sourceware.org 2003-06-05 22:51:47
Modified files:
gdb : ChangeLog ppc-linux-tdep.c
gdb/config/powerpc: tm-linux.h
Log message:
Use gdbarch methods for solib stuff on PowerPC Linux.
* config/powerpc/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE,
SKIP_TRAMPOLINE_CODE): #undef these, so the gdbarch methods will
show through. Remove later #definition of SKIP_TRAMPOLINE_CODE.
(ppc_linux_skip_trampoline_code): Delete declaration.
* ppc-linux-tdep.c (ppc_linux_init_abi): Register
IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE methods here,
giving the same effect as the #definitions above.
(ppc_linux_skip_trampoline_code): Make this static.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.4227.2.9&r2=1.4227.2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ppc-linux-tdep.c.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.28.8.2&r2=1.28.8.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/powerpc/tm-linux.h.diff?cvsroot=src&only_with_tag=jimb-ppc64-linux-20030528-branch&r1=1.11.36.2&r2=1.11.36.3
More information about the Gdb-cvs
mailing list