[rfc] [01/12] Get rid of current_gdbarch in aix-thread.c

Eli Zaretskii eliz@gnu.org
Fri Aug 3 12:48:00 GMT 2007


> Date: Fri, 03 Aug 2007 14:09:59 +0200
> From: Markus Deuling <deuling@de.ibm.com>
> 
> this patch gets rid of some of the current_gdbarch's in aix-thread.c

Thanks!

> Is this ok to commit?

I have a minor nit with the way you describe the changes in the
ChangeLog:

> 	* aix-thread.c (supply_gprs64, supply_fprs, supply_sprs64)
> 	(supply_sprs32, fetch_regs_user_thread, fetch_regs_kernel_thread)
> 	(fill_gprs64, fill_gprs32, fill_fprs, fill_sprs64, fill_sprs32)
> 	(store_regs_user_thread, store_regs_kernel_thread): Use FRAME or
> 	REGCACHE to recognize current architecture.

What are FRAME and REGCACHE here?  They are not variables nor macros
seen in the patches.



More information about the Gdb-patches mailing list