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: interactive command to enable parser debugging


> From: Tom Tromey <tromey@redhat.com>
> Date: Tue, 09 Feb 2010 10:04:58 -0700
> 
> This needs a doc review.

It's fine with me, but I suggest to add index entries for this
setting.  Something like

  @cindex expression parser, debugging info
  @cindex debug expression parser

I would also consider saying explicitly that this option sets the
value of `yydebug', because whoever wants to debug the parser is
probably familiar with what `yydebug' does.

Thanks.


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