2002-11-13 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Wed, 13 Nov 2002 16:07:03 +0000 (16:07 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 13 Nov 2002 16:07:03 +0000 (16:07 +0000)
commit51b1fe4e634372c818196a9e3e183e163b2b07fa
treea35aa5f23c1248c6e1159d3cde7b8b77cca8f6d8
parent80b4c677095c9f361c41638888dc0f7386014fe7
2002-11-13  Andrew Cagney  <cagney@redhat.com>

* regcache.c (register_buffer): Move to near start of file, update
description.
(regcache_raw_read): Use.
(regcache_raw_write): Use.
(struct regcache): Rename raw_registers to registers and
raw_register_valid_p to register_valid_p.
(regcache_xmalloc): Update.
(regcache_xfree): Update.
(register_buffer): Update.
(regcache_cpy): Update.
(regcache_cpy_no_passthrough): Update.
(regcache_valid_p): Update.
(deprecated_grub_regcache_for_registers): Update.
(deprecated_grub_regcache_for_register_valid): Update.
(set_register_cached): Update.
(regcache_raw_write): Update.
gdb/ChangeLog
gdb/regcache.c
This page took 0.024587 seconds and 4 git commands to generate.