RFA: typo in target.c

Andrew Cagney ac131313@cygnus.com
Tue Jun 25 14:26:00 GMT 2002


> 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);
>  
> 




More information about the Gdb-patches mailing list