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: [PATCH v3 5/6] Add support for LWP-based threads on FreeBSD.


On Monday, January 18, 2016 06:00:36 PM Eli Zaretskii wrote:
> > From: John Baldwin <jhb@FreeBSD.org>
> > diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
> > index a08a196..26ba1e2 100644
> > --- a/gdb/doc/gdb.texinfo
> > +++ b/gdb/doc/gdb.texinfo
> > @@ -23594,6 +23594,11 @@ expression parsing.  The default is off.
> >  @item show debug expression
> >  Displays the current state of displaying debugging info about
> >  @value{GDBN} expression parsing.
> > +@item set debug fbsd-lwp
> > +@cindex FreeBSD LWP debug messages
> > +Turns on or off debugging messages from the FreeBSD LWP debug support.
> 
> "Turn", not "Turns", for consistency with the rest of text.
> 
> OK with this fixed.

Ah, "Turn ... messages".  Fixed.

-- 
John Baldwin


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