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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]