2007-10-08 Markus Deuling <deuling@de.ibm.com>
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 8 Oct 2007 12:48:05 +0000 (12:48 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 8 Oct 2007 12:48:05 +0000 (12:48 +0000)
commit2ae02b477b5068d2598f45fc416fc525fd4f9a4b
treec85aa8dedaf9e5f9d30923d746be70bb0522202e
parentec7cc0e81672aaea3cc6610ac4989d5728530276
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
This page took 0.027067 seconds and 4 git commands to generate.