OSDN Git Service

2007-10-08 Markus Deuling <deuling@de.ibm.com>
authoruweigand <uweigand>
Mon, 8 Oct 2007 12:50:56 +0000 (12:50 +0000)
committeruweigand <uweigand>
Mon, 8 Oct 2007 12:50:56 +0000 (12:50 +0000)
commitdc60660616942fe99012cd26be977d1eb524e894
treecc836dc5229fb75a2347c276cd3ab64200333bd4
parent5a5a210a8856b045c838240f704cd70625a93cb9
2007-10-08  Markus Deuling  <deuling@de.ibm.com>

* hppa-tdep.c (hppa_stub_unwind_sniffer, hppa_dump_tdep): Replace
current_gdbarch by gdbarch.
* hppa-linux-nat.c (fetch_register, store_register)
(hppa_linux_fetch_inferior_registers)
(hppa_linux_store_inferior_registers): Use get_regcache_arch or
get_frame_arch to get at the current architecture by regcache or by
frame, respectively.
* hppa-hpux-tdep.c (hppa_hpux_skip_trampoline_code
(hppa_hpux_unwind_adjust_stub): Likewise.
* hppa-hpux-nat.c (hppa_hpux_fetch_register, hppa_hpux_store_register)
(hppa_hpux_fetch_inferior_registers)
(hppa_hpux_store_inferior_registers): Likewise.
gdb/ChangeLog
gdb/hppa-hpux-nat.c
gdb/hppa-hpux-tdep.c
gdb/hppa-linux-nat.c
gdb/hppa-tdep.c