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]

[rfc] [04/20] Get rid of current_gdbarch in arm-linux-nat.c


Hi,

this patch gets rid of some of the current_gdbarch's in arm-linux-nat.c

Is this ok to commit?

ChangeLog:


* arm-linux-nat.c (fetch_register, fetch_regs): Use get_regcache_arch to get at the current architecture by regcache.

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



	* arm-linux-nat.c (fetch_register, fetch_regs): Use get_regcache_arch
	to get at the current architecture by regcache.


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