public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: John Baldwin <jhb@FreeBSD.org>
Cc: gdb-patches@sourceware.org, binutils@sourceware.org
Subject: Re: [PATCH v3 5/6] Add support for LWP-based threads on FreeBSD.
Date: Mon, 18 Jan 2016 16:00:00 -0000	[thread overview]
Message-ID: <8360yqev2z.fsf@gnu.org> (raw)
In-Reply-To: <1453084047-16175-6-git-send-email-jhb@FreeBSD.org> (message from	John Baldwin on Sun, 17 Jan 2016 18:27:26 -0800)

> From: John Baldwin <jhb@FreeBSD.org>
> Date: Sun, 17 Jan 2016 18:27:26 -0800
> 
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 9d3a47c..4f276a1 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -3,6 +3,8 @@
>  
>  *** Changes since GDB 7.10
>  
> +* GDB now supports debugging kernel-based threads on FreeBSD.
> +
>  * Per-inferior thread numbers
>  
>    Thread numbers are now per inferior instead of global.  If you're
> @@ -93,6 +95,10 @@ set debug bfd-cache
>  show debug bfd-cache
>    Control display of debugging info regarding bfd caching.
>  
> +set debug fbsd-lwp
> +show debug fbsd-lwp
> +  Control display of debugging info regarding FreeBSD threads.
> +

OK for this part.

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

Thanks.

  parent reply	other threads:[~2016-01-18 16:00 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18  2:28 [PATCH v3 0/6] Support kernel-backed user " John Baldwin
2016-01-18  2:28 ` [PATCH v3 5/6] Add support for LWP-based " John Baldwin
2016-01-18 12:37   ` Pedro Alves
2016-01-18 16:00   ` Eli Zaretskii [this message]
2016-01-18 17:06     ` John Baldwin
2016-01-18  2:28 ` [PATCH v3 4/6] Use LWP IDs with ptrace register requests " John Baldwin
2016-01-18 12:32   ` Pedro Alves
2016-01-18  2:28 ` [PATCH v3 6/6] Dump register notes for each thread when generating a FreeBSD core John Baldwin
2016-01-18 12:38   ` Pedro Alves
2016-01-18  2:28 ` [PATCH v3 2/6] Add a psuedosection for the NT_FREEBSD_THRMISC note John Baldwin
2016-01-18 12:38   ` Pedro Alves
2016-01-18 17:06     ` John Baldwin
2016-01-18  2:28 ` [PATCH v3 3/6] Display per-thread information for threads in FreeBSD cores John Baldwin
2016-01-18  2:28 ` [PATCH v3 1/6] Add support to readelf for reading FreeBSD ELF core notes John Baldwin
2016-01-19 16:50   ` Christophe Lyon
2016-01-19 17:10     ` John Baldwin
2016-01-19 17:12       ` Pedro Alves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8360yqev2z.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=binutils@sourceware.org \
    --cc=gdb-patches@sourceware.org \
    --cc=jhb@FreeBSD.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).