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: [MI tracepoints 9/9] documentation


Tom Tromey wrote:

>>>>>> "Volodya" == Vladimir Prus <vladimir@codesourcery.com> writes:
> 
> Volodya> Thanks for review -- I have applied other comments pretty much as
> Volodya> written. Here's the revised patch that I plan to commit after the
> Volodya> code patches are in.
> 
> Volodya>  @item frame
> Volodya>  The information about the frame corresponding to the found trace
> Volodya> -frame. This field is present only if a trace frame was found.
> Volodya> -See @xref{GDB/MI Frame Information} for description of this field.
> Volodya> +frame.  This field is present only if a trace frame was found.
> Volodya> +@xref{GDB/MI Frame Information} for description of this field.
> 
> This introduced a warning from makeinfo:
> 
> makeinfo -I ../../../src/gdb/doc/../../readline/doc -I ../../../src/gdb/doc/../mi -I
> ../../../src/gdb/doc \ -o gdb.info ../../../src/gdb/doc/gdb.texinfo
> ../../../src/gdb/doc/gdb.texinfo:26053: warning: `.' or `,' must follow @xref, not `f'.

Sorry -- I think I did what I was asked to do, and I don't understand what this warning
is trying to tell me. Assuming this is a valid warning, how do I fix it?

- Volodya



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