This is the mail archive of the gdb@sourceware.org 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]

breaking at thread exit


Hello,

I just tried out gdb 6.6 on linux (2.4 kernel).

It looks like catch thread_exit is not yet implemented. Is there some other trick I can use to break on a thread exit? I tried breaking on pthread_exit but that doesnt work.

Thanks in advance,
Mayuresh.


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