OSDN Git Service

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)
commit43878cc3f0246876473f19018e5d2d177c563ec8
tree978de2c5fdbcc5805163cb9d8759efa6f9d308da
parent3f1f1604c654c30259a81a11086ef412f73e3fa3
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