lkml.org 
[lkml]   [2005]   [May]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectNPTL: pid of a thread and gdb
I am using the NPTL ilbrary to create a thread.
In NPTL the parent and the thread have the same pid.
Then on what basis gdb differentiates between the
threads which have the same pid ?
gdb gives following message when it encounters a
pthread_create() statement:

[New Thread 1075138688 (LWP 7034)]
[New Thread 1077242800 (LWP 7037)]

the LWP 7034 is the pid of parent process (in this
case LWP is same as pid).
from where does it calculate LWP 7037 for the thread ?
(in this case LWP is different from pid, pid for the
thread is still 7034)

-lnxluv




__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-05-09 07:04    [W:0.320 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site