bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issues with gdb under linux....LOTS of them


From: Andrew Cagney
Subject: Re: Issues with gdb under linux....LOTS of them
Date: Tue, 02 Oct 2001 11:31:18 -0400
User-agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.3) Gecko/20010921

Have you tried the current GDB sources?  I'm not sure, but I think
people have been working on the thread handling since 5.0.


I have now installed gdb 5.0. To my pleasant surprise, name mangling, at
least against gcc 2.95 works perfect. Sweet! Now the problem: threading
works worse than in v4. I've tried starting the app from within gdb and
it crashes with a message that will follow shortly. I have also tried to
attach to the process while it is running, and although this allows me
to get (a bit) further, I still crash with the same error message. Here
it is:

You'll want something more recent than that.  See:

http://sources.redhat.com/gdb/download/

for how to obtain a snapshot taken from the unreleased 5.1 branch.

Andrew





reply via email to

[Prev in Thread] Current Thread [Next in Thread]