2002-02-01 Michael Snyder <msnyder@redhat.com>

* gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
This commit is contained in:
Michael Snyder 2002-02-01 18:41:51 +00:00
parent da1f2fec05
commit 15110bc31b
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-02-01 Michael Snyder <msnyder@redhat.com>
* gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2002-01-30 Michael Snyder <msnyder@redhat.com> 2002-01-30 Michael Snyder <msnyder@redhat.com>
* gdb.texinfo: (remote protocol): Gramatical fix-up. * gdb.texinfo: (remote protocol): Gramatical fix-up.

View File

@ -9422,7 +9422,7 @@ enhancement to debugging performance.
The default is off. The default is off.
@item set trust-readonly-sections off @item set trust-readonly-sections off
Tell @value{gdbn} not to trust readonly sections. This means that Tell @value{GDBN} not to trust readonly sections. This means that
the contents of the section might change while the program is running, the contents of the section might change while the program is running,
and must therefore be fetched from the target when needed. and must therefore be fetched from the target when needed.
@end table @end table