OSDN Git Service

2007-10-08 Markus Deuling <deuling@de.ibm.com>
authoruweigand <uweigand>
Mon, 8 Oct 2007 12:48:05 +0000 (12:48 +0000)
committeruweigand <uweigand>
Mon, 8 Oct 2007 12:48:05 +0000 (12:48 +0000)
commitb24de2f316e880a4f3f59f3d8cea7b44bd28e829
tree494efa7c4f2933d12f2f1b3d354597a74da03950
parentb12cef11646f5c2a0ff243ee587c385a0ac6409c
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* amd64-tdep.c (amd64_frame_prev_register, amd64_sigtramp_frame_cache):
Use get_regcache_arch or get_frame_arch to get at the current
architecture by regcache or by frame, respectively.
* amd64-linux-tdep.c (amd64_linux_sigcontext_addr): Likewise.
* amd64-nat.c (amd64_supply_native_gregset)
(amd64_collect_native_gregset): Replace current_gdbarch by gdbarch.
gdb/ChangeLog
gdb/amd64-linux-tdep.c
gdb/amd64-nat.c
gdb/amd64-tdep.c