Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Paul Pluzhnikov <ppluzhnikov@google.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: drow@false.org, mark.kettenis@xs4all.nl, dje@google.com,
	        gdb@sourceware.org
Subject: Re: improved thread id reporting
Date: Sun, 05 Apr 2009 20:11:00 -0000	[thread overview]
Message-ID: <8ac60eac0904051221w1ed36cf2gd876570920239442@mail.gmail.com> (raw)
In-Reply-To: <83vdpjarmx.fsf@gnu.org>

On Sun, Apr 5, 2009 at 11:21 AM, Eli Zaretskii <eliz@gnu.org> wrote:


> Would it be a good idea to mention this in the manual?

Something like this:

Index: gdb.texinfo
===================================================================
RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
retrieving revision 1.578
diff -u -r1.578 gdb.texinfo
--- gdb.texinfo	2 Apr 2009 15:56:08 -0000	1.578
+++ gdb.texinfo	5 Apr 2009 19:05:58 -0000
@@ -2469,11 +2469,14 @@
 @sc{gnu}/Linux, you might see

 @smallexample
-[New Thread 46912507313328 (LWP 25582)]
+[New Thread 0x7f1bad6cd6d0 (LWP 17573)]
 @end smallexample

 @noindent
-when @value{GDBN} notices a new thread.  In contrast, on an SGI system,
+when @value{GDBN} notices a new thread.  The @var{systag} thread identifier
+in this case is the same as the return value from @code{pthread_self}.
+
+In contrast, on an SGI system,
 the @var{systag} is simply something like @samp{process 368}, with no
 further qualifier.



The example above changed because the format of thread-id on linux
was changed here:

linux-thread-db.c
revision 1.30
date: 2007/05/14 16:52:12;  author: drow;  state: Exp;  lines: +2 -2
        * linux-thread-db.c (thread_db_pid_to_str): Print thread IDs
        as hexadecimal.

but the manual was not updated.

-- 
Paul Pluzhnikov


  reply	other threads:[~2009-04-05 19:22 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-04 19:06 Doug Evans
2009-04-04 19:07 ` Mark Kettenis
2009-04-04 20:40   ` Daniel Jacobowitz
2009-04-04 21:21     ` Eli Zaretskii
2009-04-04 22:17       ` Daniel Jacobowitz
2009-04-05  1:11         ` Doug Evans
2009-04-05  3:42         ` Eli Zaretskii
2009-04-05  3:48           ` Daniel Jacobowitz
2009-04-05  7:19           ` Paul Pluzhnikov
2009-04-05 18:50             ` Eli Zaretskii
2009-04-05 20:11               ` Paul Pluzhnikov [this message]
2009-04-05 20:36                 ` Eli Zaretskii
2009-04-04 22:35     ` Doug Evans
2009-04-06  2:58     ` Doug Evans
2009-04-06  3:33       ` Eli Zaretskii
2009-04-06 15:36         ` Mark Kettenis
2009-04-06 20:21           ` Eli Zaretskii
2009-04-06  7:39       ` Daniel Jacobowitz
2009-04-06 21:21         ` Eli Zaretskii
2009-05-08  5:43         ` Doug Evans
2009-04-06 20:20       ` Tom Tromey
2009-04-06 20:20         ` Eli Zaretskii
2009-04-06 22:15           ` Tom Tromey
2009-04-07 15:18             ` Doug Evans
2009-04-04 22:24   ` Doug Evans
2009-04-05  3:13     ` Daniel Jacobowitz
2009-04-05  9:16       ` Mark Kettenis
2009-04-05 18:23         ` Eli Zaretskii
2009-04-05 19:22       ` Doug Evans
2009-04-04 19:20 ` Thiago Jung Bauermann
2009-04-04 19:21   ` Eli Zaretskii

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=8ac60eac0904051221w1ed36cf2gd876570920239442@mail.gmail.com \
    --to=ppluzhnikov@google.com \
    --cc=dje@google.com \
    --cc=drow@false.org \
    --cc=eliz@gnu.org \
    --cc=gdb@sourceware.org \
    --cc=mark.kettenis@xs4all.nl \
    /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