On 23 Aug 2000, Trond Eivind[iso-8859-1]  Glomsrød wrote:

> [EMAIL PROTECTED] (Sangeeta Huria ) writes:
> 
> > I want to know how can I debug a multi-threaded application in Red Hat Linux
> > 6.2? Is there any debugger available through which i can debug multiple
> > threads. gdb allows only debugging a single-threaded application.
> 
> No, it doesn't.

There are versions of gdb that support threads programs. I believe that
the current version that is shipped with RH6.2 has some thread problems
but I am not sure of this. If you get the latest version of GDB from a
local GNU mirror you should be able to get thread support up and running.

There are several wrappers for gdb that make the interface more user
friendly such as xxgdb. There is also a debugger/wrapper floating arround
called DDD. The last time I looked at DDD I was reasonably impressed with
it's user interface and if I remember correctly it also claimed to support
threads.

Alvin Starr                   ||   voice: (416)585-9971
Interlink Connectivity        ||   fax:   (416)585-9974
[EMAIL PROTECTED]              ||



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to