* i386-linux-nat.c (i386_linux_resume): Use regcache functions
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 12 May 2007 00:17:05 +0000 (00:17 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Sat, 12 May 2007 00:17:05 +0000 (00:17 +0000)
commit7b86a1b8dd4e65d07afa350255c42c7aed7d2a3a
tree98656ca82c83912b2a78acbf750b25684a8da563
parent45ecac4b41626c5f43dd90d0174f56c3d1350cc9
* i386-linux-nat.c (i386_linux_resume): Use regcache functions
instead of read_register and read_register_pid.

* ia64-linux-nat.c (enable_watchpoints_in_psr): Use REGCACHE
argument instead of PTID.  Use regcache functions instead of
read_register_pid.
(ia64_linux_insert_watchpoint): Update call.
(ia64_linux_stopped_data_address): Use regcache functions
instead of read_register_pid and write_register_pid.
gdb/ChangeLog
gdb/i386-linux-nat.c
gdb/ia64-linux-nat.c
This page took 0.036359 seconds and 4 git commands to generate.