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] [09/09] Get rid of current_gdbarch (gdbarch parameter to legacy_virtual_frame_pointer)


Markus Deuling wrote:

> 	* gdbarch.sh (legacy_virtual_frame_pointer): Add gdbarch parameter.
> 	* gdbarch.{c,h}: Regenerate.
> 	* arch-utils.c (legacy_virtual_frame_pointer): Add gdbarch parameter.
> 	Replace current_gdbarch by gdbarch.
> 	* m32c-tdep.c (m32c_virtual_frame_pointer): Likewise.
> 	* mips-tdep.c (mips_virtual_frame_pointer): Likewise.
> 	* spu-tdep.c (spu_virtual_frame_pointer): Likewise.

This is OK.

Thanks,
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]