[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GDB and PThreads
- To: Oded Arbel <odeda-linux-il(at-nospam)betalfa.org.il>
- Subject: Re: GDB and PThreads
- From: mulix <mulix(at-nospam)actcom.co.il>
- Date: Mon, 19 Mar 2001 14:21:12 +0200 (IST)
- Cc: Linux-IL Mailing list <linux-il(at-nospam)cs.huji.ac.il>
- In-Reply-To: <Pine.LNX.4.30.0103191031060.29617-100000@europa.betalfa.org.il>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
On Mon, 19 Mar 2001, Oded Arbel wrote:
> 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
>
> I'm using GDB 5.0 - gdb-5.0-4mdk
try compiling and installing gdb 5.0 from src. try the latest gdb
snapshot.
personally, i'm using gdb 5.0 (release) compiled from source, and it works
fine in the presence of threads.
[mulix@alhambra ~]$ gdb --version
GNU gdb 5.0
--
mulix
http://www.advogato.com/person/mulix
linux/reboot.h: #define LINUX_REBOOT_MAGIC1 0xfee1dead
=================================================================
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