OSDN Git Service

* i386-linux-nat.c (i386_linux_resume): Use regcache functions
authoruweigand <uweigand>
Sat, 12 May 2007 00:17:05 +0000 (00:17 +0000)
committeruweigand <uweigand>
Sat, 12 May 2007 00:17:05 +0000 (00:17 +0000)
commit4bfad3076289f192416480814403c65e9a014513
treef970614b3cc803845d72e314caf2657ec9e765d5
parentac1d97a110938f095f3207d5370dd7239a99b76c
* 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