OSDN Git Service

* hpux-thread.c (hpux_thread_store_registers): Use
authoruweigand <uweigand>
Sat, 28 Apr 2007 22:51:33 +0000 (22:51 +0000)
committeruweigand <uweigand>
Sat, 28 Apr 2007 22:51:33 +0000 (22:51 +0000)
commitcb8993b0d1885faeb24356b8c7cc05799594814e
tree8b436a35fa8e6d4bf0fa157e1f31ec4cdf8f993a
parent091c7e2b3cf10fe736359c2bc9b1d83f5b5165fc
* hpux-thread.c (hpux_thread_store_registers): Use
regcache_raw_collect, not regcache_raw_read.
* irix5-nat.c (fetch_core_registers): Use regcache_raw_supply,
not regcache_raw_write.
gdb/ChangeLog
gdb/hpux-thread.c
gdb/irix5-nat.c