2002-08-25 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Sun, 25 Aug 2002 18:47:16 +0000 (18:47 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 25 Aug 2002 18:47:16 +0000 (18:47 +0000)
commitd3b22ed57cf5e17e4172752a17f61a719bf9103a
tree05bc81ffda8d77748be7d300c319ac10c3c7b5ae
parent90949d06a32b215ed910106ac175f56f531cfecf
2002-08-25  Andrew Cagney  <ac131313@redhat.com>

* regcache.h (register_offset_hack): Declare.
(regcache_cooked_read_using_offset_hack): Declare.
(regcache_cooked_write_using_offset_hack): Declare.

* regcache.c (register_offset_hack): New function.
(regcache_cooked_read_using_offset_hack): New function.
(regcache_cooked_write_using_offset_hack): New function.
(regcache_dump): Check that the registers, according to their
offset, are packed hard against each other.
(cooked_xfer_using_offset_hack): New function.
gdb/ChangeLog
gdb/regcache.c
gdb/regcache.h