OSDN Git Service

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)
commit7ea7c340c277ff590bd2909c9f31d97083d0f460
treeda20c957aefeaed3f162a196d1914367625ff178
parent1467cd0abe7ee117480db6d710080670966b4770
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