From: Andrew Burgess Date: Tue, 30 Jul 2024 10:19:14 +0000 (+0100) Subject: gdb/doc: move @anchor off @item line X-Git-Tag: gdb-16-branchpoint~1291 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7763df8fbabe0d364d7f1e418683ee460518998;p=thirdparty%2Fbinutils-gdb.git gdb/doc: move @anchor off @item line When building the GDB info manual I see this warning: gdb.texinfo:41447: warning: @anchor should not appear on @item line And indeed line 41447 looks like this: @item @anchor{maint info breakpoints}maint info breakpoints I propose moving the @anchor{...} part to the previous line which silences the warning. Approved-By: Eli Zaretskii --- diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index b900b5d2965..3315c658432 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -41444,7 +41444,8 @@ This command is useful for debugging the agent version of dynamic printf (@pxref{Dynamic Printf}). @kindex maint info breakpoints -@item @anchor{maint info breakpoints}maint info breakpoints +@anchor{maint info breakpoints} +@item maint info breakpoints Using the same format as @samp{info breakpoints}, display both the breakpoints you've set explicitly, and those @value{GDBN} is using for internal purposes. Internal breakpoints are shown with negative