2002-07-25 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 29 Jul 2002 19:54:42 +0000 (19:54 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 29 Jul 2002 19:54:42 +0000 (19:54 +0000)
commitd138e37abc7b2a32cefe129f76b912b9552d7529
tree8f7562f1b0c3a532fda7676643baccc5797091e2
parent1e3f0be0040548537715fafef2d880c694f8c7c5
2002-07-25  Andrew Cagney  <cagney@redhat.com>

* regcache.c (struct regcache_descr): Rename nr_registers to
nr_cooked_registers.  Revise comments describing the structure
member fields.
(init_regcache_descr): Update.
(init_legacy_regcache_descr): Update.
(read_register_gen, write_register_gen): When a cooked register in
the raw register range, directly access the value from the raw
register cache.
gdb/ChangeLog
gdb/regcache.c