* gdb.texinfo (Maintenance Commands): Add missing ')' for

"maint agent" reference to Dynamic printf.
This commit is contained in:
Keith Seitz
2013-03-13 17:55:50 +00:00
parent a0bcdaa75e
commit 6dd24dfaec
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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