[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GDB and PThreads
- To: Linux-IL Mailing list <linux-il(at-nospam)cs.huji.ac.il>
- Subject: GDB and PThreads
- From: Oded Arbel <odeda-linux-il(at-nospam)betalfa.org.il>
- Date: Mon, 19 Mar 2001 10:43:13 +0000 (/etc/localtime)
- In-Reply-To: <Pine.LNX.4.10.10103171121540.32601-100000@alhambra.merseine.nu>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hello All
I'm having problems debugging with GDB and Pthread.
GDB doesn't show any notice of the threads that are created and I
cannot set breakpoints in the other threads. When running info
threads I get no information back. I do not know what to do because
I know that GDB does have the ability to debug pthreads. Does anyone
have any idea what can I do ?
I'm using GDB 5.0 - gdb-5.0-4mdk
pthreads - 1.3.7 - pth-1.3.7-1mdk
glibc - glibc-2.1.3-18.3mdk
thanks for any help,
oded.vHello All
I'm having problems debugging with GDB and Pthread.
GDB doesn't show any notice of the threads that are created and I
cannot set breakpoints in the other threads. When running info
threads I get no information back. I do not know what to do because
I know that GDB does have the ability to debug pthreads. Does anyone
have any idea what can I do ?
I'm using GDB 5.0 - gdb-5.0-4mdk
pthreads - 1.3.7 - pth-1.3.7-1mdk
glibc - glibc-2.1.3-18.3mdk
thanks for any help,
oded.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il