[rfc] Get rid of current_gdbarch in amd64

Markus Deuling deuling@de.ibm.com
Tue Jan 15 04:45:00 GMT 2008


Joel Brobecker schrieb:
>> I dont have access to an AMD64 machine. Maybe someone from this list has 
>> and could do a testrun
>> with this patch to see if there are regressions? Thanks a lot.
> [...]
>> ChangeLog:
>>
>> 	* amd64-nat.h (amd64_native_gregset_supplies_p): Add gdbarch as 
>> 	parameter.
>> 	* amd64-nat.c (amd64_native_gregset_supplies_p): Likewise.
>>
>> 	(amd64_native_gregset_reg_offset): Add gdbarch as parameter. Replace
>> 	current_gdbarch by gdbarch. Update caller.
>>
>> 	* amd64-linux-nat.c (amd64_linux_fetch_inferior_registers)
>> 	(amd64_linux_store_inferior_registers): Use get_regcache_arch to get 
>> 	at
>> 	the current architecture. Update calls of
>> 	amd64_native_gregset_supplies_p.
>> 	* amd64bsd-nat.c (amd64bsd_fetch_inferior_registers)
>> 	(amd64bsd_store_inferior_registers): Likewise.
> 
> Tested on x86_64-linux, no regression :).
> 

Hi Joel,

thanks a lot !

Regards,
Markus

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



More information about the Gdb-patches mailing list