Re: gdb and threads.
- From: Joe Seigh <jseigh_01@xxxxxxxxxx>
- Date: Mon, 26 Jun 2006 07:40:41 -0400
Greger wrote:
[New Thread 11338421 (LWP 3568)]
what does the above line mean?
( outputted by gdb while debugging threads. )
Probably the pthread id and the kernel thread id
that thread is mapped onto. The kernel thread id
is platform dependent and on Linux would be the tid
in the newer kernels.
--
Joe Seigh
When you get lemons, you make lemonade.
When you get hardware, you make software. .
- Follow-Ups:
- Re: gdb and threads.
- From: Logan Shaw
- Re: gdb and threads.
- References:
- gdb and threads.
- From: Greger
- gdb and threads.
- Prev by Date: gdb and threads.
- Next by Date: Re: How to decipher a large program.
- Previous by thread: gdb and threads.
- Next by thread: Re: gdb and threads.
- Index(es):