mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 11:00:01 +08:00
(Memory Region Attributes): Fix usage of "etc."
This commit is contained in:
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
* gdb.texinfo (Target Commands, Bug Reporting, File Options)
|
* gdb.texinfo (Target Commands, Bug Reporting, File Options)
|
||||||
(Symbols): Fix usage of "e.g.".
|
(Symbols): Fix usage of "e.g.".
|
||||||
|
(Memory Region Attributes): Fix usage of "etc."
|
||||||
|
|
||||||
* gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
|
* gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
|
||||||
(Coding): Fix usage of "e.g.".
|
(Coding): Fix usage of "e.g.".
|
||||||
|
@ -6446,7 +6446,7 @@ write accesses to a memory region.
|
|||||||
|
|
||||||
While these attributes prevent @value{GDBN} from performing invalid
|
While these attributes prevent @value{GDBN} from performing invalid
|
||||||
memory accesses, they do nothing to prevent the target system, I/O DMA,
|
memory accesses, they do nothing to prevent the target system, I/O DMA,
|
||||||
etc. from accessing memory.
|
etc.@: from accessing memory.
|
||||||
|
|
||||||
@table @code
|
@table @code
|
||||||
@item ro
|
@item ro
|
||||||
|
Reference in New Issue
Block a user