[rfc] [8/8] Remove macros SKIP_TRAMPOLINE_CODE and IN_SOLIB_RETURN_TRAMPOLINE

Markus Deuling deuling@de.ibm.com
Fri Jun 8 09:13:00 GMT 2007


Hello,

this patch removes SKIP_TRAMPOLINE_CODE and IN_SOLIB_RETURN_TRAMPOLINE macro from gdbarch.sh

ChangeLog:

	* gdbarch.sh (SKIP_TRAMPOLINE_CODE): Replace by
	gdbarch_skip_trampoline_code.
	* rs6000-tdep.c (rs6000_in_solib_return_trampoline): Likewise (comment).
	* objc-lang.c (objc_skip_trampoline)
	(objc_submethod_helper_data): Likewise.
	* m32c-lang.c (m32c_skip_trampoline_code): Likewise (comment).
	* infrun.c (handle_inferior_event): Likewise.
	* gnu-v3-abi.c (gnuv3_skip_trampoline): Likewise.
	* gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Replace by
	gdbarch_in_solib_return_trampoline.
	* rs6000-tdep.c (rs6000_in_solib_return_trampoline): Likewise (comment).
	* infrun.c (handle_inferior_event): Likewise.
	* hppa-tdep.c (hppa_stub_unwind_sniffer): Likewise.
	* gdbarch.c, gdbarch.h: Regenerate.




Is this ok to commit? 

-- 
Markus Deuling
GNU Toolchain for Linux on Cell BE
deuling@de.ibm.com





-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff-remove-TRAMPOLINE
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20070608/4a881e95/attachment.ksh>


More information about the Gdb-patches mailing list