This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/doco] Document task-specific breakpoints


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Today I noticed that this patch causes a warning:

Joel> +It is also possible to insert a breakpoint that will stop the program
Joel> +only if a specific thread or a specific task hits that breakpoint.
Joel> +@xref{Thread-Specific Breakpoints} and @ref{Ada Tasks} for more

../../../archer/gdb/doc/gdb.texinfo:3057: warning: `.' or `,' must follow @xref, not `a'.

I'm using makeinfo 4.11.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]