* [RFA] regcache.c spelling fix
@ 2004-05-12 17:56 David Anderson
2004-05-14 7:17 ` Jim Blandy
0 siblings, 1 reply; 2+ messages in thread
From: David Anderson @ 2004-05-12 17:56 UTC (permalink / raw)
To: gdb-patches
Comment spelling RFA, regcache.c
Paperwork is up to date, but currently ssh access not
working for me so if someone could check this in? If someone
folds it into another regcache.c patch no need to mention me at
all...
2004-05-12 David Anderson <davea@sgi.com>
* regcache.c (struct regcache_descr): fix comment spelling.
Index: gdb/regcache.c
===================================================================
RCS file: /cvs/src/src/gdb/regcache.c,v
retrieving revision 1.113
diff -p -r1.113 regcache.c
*** gdb/regcache.c 26 Apr 2004 09:49:36 -0000 1.113
--- gdb/regcache.c 12 May 2004 17:33:09 -0000
*************** struct regcache_descr
*** 64,72 ****
/* The cooked register space. Each cooked register in the range
[0..NR_RAW_REGISTERS) is direct-mapped onto the corresponding raw
register. The remaining [NR_RAW_REGISTERS
! .. NR_COOKED_REGISTERS) (a.k.a. pseudo regiters) are mapped onto
both raw registers and memory by the architecture methods
! gdbarch_register_read and gdbarch_register_write. */
int nr_cooked_registers;
long sizeof_cooked_registers;
long sizeof_cooked_register_valid_p;
--- 64,72 ----
/* The cooked register space. Each cooked register in the range
[0..NR_RAW_REGISTERS) is direct-mapped onto the corresponding raw
register. The remaining [NR_RAW_REGISTERS
! .. NR_COOKED_REGISTERS) (a.k.a. pseudo registers) are mapped onto
both raw registers and memory by the architecture methods
! gdbarch_pseudo_register_read and gdbarch_pseudo_register_write. */
int nr_cooked_registers;
long sizeof_cooked_registers;
long sizeof_cooked_register_valid_p;
Thanks.
David Anderson
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [RFA] regcache.c spelling fix
2004-05-12 17:56 [RFA] regcache.c spelling fix David Anderson
@ 2004-05-14 7:17 ` Jim Blandy
0 siblings, 0 replies; 2+ messages in thread
From: Jim Blandy @ 2004-05-14 7:17 UTC (permalink / raw)
To: David Anderson; +Cc: gdb-patches
David Anderson <davea@quasar.engr.sgi.com> writes:
> Comment spelling RFA, regcache.c
>
> Paperwork is up to date, but currently ssh access not
> working for me so if someone could check this in? If someone
> folds it into another regcache.c patch no need to mention me at
> all...
>
>
> 2004-05-12 David Anderson <davea@sgi.com>
>
> * regcache.c (struct regcache_descr): fix comment spelling.
I've committed this. Thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-14 7:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12 17:56 [RFA] regcache.c spelling fix David Anderson
2004-05-14 7:17 ` Jim Blandy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox