mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +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)
|
||||
(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.".
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user