mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
* gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
"The -var-update Command".
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2005-10-28 Eli Zaretskii <eliz@gnu.org>
|
||||||
|
|
||||||
|
* gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
|
||||||
|
"The -var-update Command".
|
||||||
|
|
||||||
2005-10-03 Joel Brobecker <brobecker@adacore.com>
|
2005-10-03 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
* gdb.texinfo (Print Settings): Add documentation for set/show
|
* gdb.texinfo (Print Settings): Add documentation for set/show
|
||||||
|
@ -20636,9 +20636,9 @@ subsequent @code{-var-update} list.
|
|||||||
Update the value of the variable object @var{name} by evaluating its
|
Update the value of the variable object @var{name} by evaluating its
|
||||||
expression after fetching all the new values from memory or registers.
|
expression after fetching all the new values from memory or registers.
|
||||||
A @samp{*} causes all existing variable objects to be updated. The
|
A @samp{*} causes all existing variable objects to be updated. The
|
||||||
option @var{print-values} determines whether names and values, or just
|
option @var{print-values} determines whether names both and values, or
|
||||||
names are printed in the manner described for
|
just names are printed in the manner described for
|
||||||
@code{@pxref{-var-list-children}}.
|
@code{-var-list-children} (@pxref{-var-list-children}).
|
||||||
|
|
||||||
@subsubheading Example
|
@subsubheading Example
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user