mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 12:24:19 +08:00
* gdb.texinfo (Maintenance Commands): Add missing ')' for
"maint agent" reference to Dynamic printf.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2013-03-13 Keith Seitz <keiths@redhat.com>
|
||||||
|
|
||||||
|
* gdb.texinfo (Maintenance Commands): Add missing ')' for
|
||||||
|
"maint agent" reference to Dynamic printf.
|
||||||
|
|
||||||
2013-03-11 Eli Zaretskii <eliz@gnu.org>
|
2013-03-11 Eli Zaretskii <eliz@gnu.org>
|
||||||
|
|
||||||
* gdb.texinfo (General Query Packets): Don't use colon in index
|
* gdb.texinfo (General Query Packets): Don't use colon in index
|
||||||
|
@ -35339,7 +35339,7 @@ If not, generate remote agent bytecode for current frame PC address.
|
|||||||
Translate the given format string and list of argument expressions
|
Translate the given format string and list of argument expressions
|
||||||
into remote agent bytecodes and display them as a disassembled list.
|
into remote agent bytecodes and display them as a disassembled list.
|
||||||
This command is useful for debugging the agent version of dynamic
|
This command is useful for debugging the agent version of dynamic
|
||||||
printf (@pxref{Dynamic Printf}.
|
printf (@pxref{Dynamic Printf}).
|
||||||
|
|
||||||
@kindex maint info breakpoints
|
@kindex maint info breakpoints
|
||||||
@item @anchor{maint info breakpoints}maint info breakpoints
|
@item @anchor{maint info breakpoints}maint info breakpoints
|
||||||
|
Reference in New Issue
Block a user