(Memory Region Attributes): Fix usage of "etc."

This commit is contained in:
Eli Zaretskii 2005-12-24 15:28:44 +00:00
parent c1468174e7
commit 359df76bbb
2 changed files with 3 additions and 2 deletions

View File

@ -2,6 +2,7 @@
* gdb.texinfo (Target Commands, Bug Reporting, File Options)
(Symbols): Fix usage of "e.g.".
(Memory Region Attributes): Fix usage of "etc."
* gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
(Coding): Fix usage of "e.g.".

View File

@ -6446,7 +6446,7 @@ write accesses to a memory region.
While these attributes prevent @value{GDBN} from performing invalid
memory accesses, they do nothing to prevent the target system, I/O DMA,
etc. from accessing memory.
etc.@: from accessing memory.
@table @code
@item ro
@ -15661,7 +15661,7 @@ Displays the current state of observer debugging.
@item set debug overload
@cindex C@t{++} overload debugging info
Turns on or off display of @value{GDBN} C@t{++} overload debugging
info. This includes info such as ranking of functions, etc. The default
info. This includes info such as ranking of functions, etc. The default
is off.
@item show debug overload
Displays the current state of displaying @value{GDBN} C@t{++} overload