* RFA: typo in target.c
@ 2002-06-23 21:53 Tom Tromey
2002-06-25 14:26 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Tom Tromey @ 2002-06-23 21:53 UTC (permalink / raw)
To: gdb-patches
This fixes a typo in the `show' documentation for
trust-readonly-sections. Ok?
Tom
Index: ChangeLog
from Tom Tromey <tromey@redhat.com>
* target.c (initialize_targets): Fixed typo in
trust-readonly-sections `show' documentation.
Index: target.c
===================================================================
RCS file: /cvs/src/src/gdb/target.c,v
retrieving revision 1.36
diff -u -r1.36 target.c
--- target.c 15 Jun 2002 21:07:58 -0000 1.36
+++ target.c 24 Jun 2002 04:52:47 -0000
@@ -2305,7 +2305,7 @@
When this mode is on, memory reads from readonly sections (such as .text)\n\
will be read from the object file instead of from the target. This will\n\
result in significant performance improvement for remote targets.", "\
-Set mode for reading from readonly sections.\n",
+Show mode for reading from readonly sections.\n",
NULL, NULL,
&setlist, &showlist);
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: RFA: typo in target.c
2002-06-23 21:53 RFA: typo in target.c Tom Tromey
@ 2002-06-25 14:26 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2002-06-25 14:26 UTC (permalink / raw)
To: tromey; +Cc: gdb-patches
> This fixes a typo in the `show' documentation for
> trust-readonly-sections. Ok?
Oops, yes.
Andrew
> Tom
>
> Index: ChangeLog
> from Tom Tromey <tromey@redhat.com>
> * target.c (initialize_targets): Fixed typo in
> trust-readonly-sections `show' documentation.
>
> Index: target.c
> ===================================================================
> RCS file: /cvs/src/src/gdb/target.c,v
> retrieving revision 1.36
> diff -u -r1.36 target.c
> --- target.c 15 Jun 2002 21:07:58 -0000 1.36
> +++ target.c 24 Jun 2002 04:52:47 -0000
> @@ -2305,7 +2305,7 @@
> When this mode is on, memory reads from readonly sections (such as .text)\n\
> will be read from the object file instead of from the target. This will\n\
> result in significant performance improvement for remote targets.", "\
> -Set mode for reading from readonly sections.\n",
> +Show mode for reading from readonly sections.\n",
> NULL, NULL,
> &setlist, &showlist);
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-25 21:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-23 21:53 RFA: typo in target.c Tom Tromey
2002-06-25 14:26 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox