This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

thread debugging problem


Hi,

I'm trying to debug a multithreaded program in linux, but I'm not able to get any kind of thread info while running the program in gdb.
I've tested with gdb 5.3, 5.3.91 and cvs from yesterday (10th) not any of them works.
info thread shows nothing and the program stops with signal 32 when a new thread starts.


I'm using Trustix 2.0 with gcc 3.3 and glibc 2.3.2.

Any help is appreciated.

/Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]