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> +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'.

Umpf :-(, sorry about that. Is it OK if I add a coma after the xref.
It'd look like this:

    See Thread-Specific Breakpoints, and Ada Tasks for more [...]

I would have prefered the current version, though. Perhaps we need
to change the way we wrote the references?

-- 
Joel


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