This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [rfc] [9/9] Remove macro FETCH_POINTER_ARGUMENT


Markus Deuling wrote:

> 	* gdbarch.sh (FETCH_POINTER_ARGUMENT): Replace by
> 	gdbarch_fetch_pointer_argument.
> 	* objc-lang.c (OBJC_FETCH_POINTER_ARGUMENT): Likewise.
> 	* gdbarch.c, gdbarch.h: Regenerate.

Committed, thanks!

Note that the indentation:
> +  gdbarch_fetch_pointer_argument (current_gdbarch, get_current_frame (), \
> +  argi, builtin_type_void_func_ptr)

was odd; I've fixed this before committing.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]