mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
s/see @pxref/@pxref in doc
Looks "see" is unnecessary before @pxref. gdb/doc: 2013-11-21 Yao Qi <yao@codesourcery.com> * gdb.texinfo (Caching Target Data): Remove "see" before @pxref.
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2013-11-21 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* gdb.texinfo (Caching Target Data): Remove "see" before
|
||||
@pxref.
|
||||
|
||||
2013-11-20 Yao Qi <yao@codesourcery.com>
|
||||
|
||||
* gdb.texinfo (Caching Target Data): Update doc for
|
||||
|
@ -10844,7 +10844,7 @@ rare for a running thread to modify the stack of a stopped thread
|
||||
in a way that would interfere with a backtrace, and caching of
|
||||
stack reads provides a significant speed up of remote backtraces.}.
|
||||
Other regions of memory can be explicitly marked as
|
||||
cacheable; see @pxref{Memory Region Attributes}.
|
||||
cacheable; @pxref{Memory Region Attributes}.
|
||||
|
||||
@table @code
|
||||
@kindex set remotecache
|
||||
|
Reference in New Issue
Block a user