This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA] Remote symbol lookup protocol (resubmit)



On Wed, 13 Jun 2001, Michael Snyder wrote:

> Eli -- documentation is included.  ;-)

Thanks!

The patch to gdb.texinfo is approved, but please correct these minor
gotchas:

> + @item symbol lookup
> + @tab @code{q}@code{Symbol::}

Two @code markups one after the other will look awkward in the Info
manual.  Please use @code{qSymbol::} instead.  (Yes, I've seen a few
other problems like that in the existing text; I will fix them after
you commit these changes.)

> + @item symbol value
> + @tab @code{q}@code{Symbol:}@var{sym_value}:@var{sym_name}
> + @tab
> + Set the value of SYM_NAME to SYM_VALUE.

These two names in caps should be @var{sym_name} and @var{sym_value}.


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