[rfc] [7/9] Remove macros FRAME_ARGS_SKIP, FRAME_NUM_ARGS and FRAME_NUM_ARGS_P

Markus Deuling deuling@de.ibm.com
Fri Jun 1 11:41:00 GMT 2007


Hello,

this patch removes FRAME_ARGS_SKIP, FRAME_NUM_ARGS and FRAME_NUM_ARGS_P macro from gdbarch.sh

ChangeLog:

	* gdbarch.sh (FRAME_ARGS_SKIP): Replace by gdbarch_frame_args_skip.
	* stack.c (print_frame_args): Likewise.
	* gdbarch.sh (FRAME_NUM_ARGS): Replace by gdbarch_frame_num_args.
	* stack.c (print_args_stub,frame_info): Likewise.
	* gdbarch.sh (FRAME_NUM_ARGS_P): Replace by gdbarch_frame_num_args_p.
	* stack.c (print_args_stub,frame_info): Likewise.
	* gdbarch.c, gdbarch.h: Regenerate.

Is this ok to commit?

Regards,
Markus 

-- 
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-FRAME
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20070601/f28c3cc3/attachment.ksh>


More information about the Gdb-patches mailing list