Re: Debugging Threaded Applications

2005-05-29 Thread Greg 'groggy' Lehey
On Saturday, 28 May 2005 at 15:13:06 -0700, Doug Hardie wrote:
 Are there any working tools available for debugging a threaded
 application in 5.3/5.4?  Ktrace works fine but doesn't identify the
 threads so its almost impossible to figure out whats going on in a
 complex threaded application.  Strace doesn't show threads either.
 Pstack causes all sorts of problems with the running application -
 usually creating multiple copies of it none of which work anymore.

Are you having problems with gdb?

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
See complete headers for address and phone numbers.


pgpnLHdAWwSjT.pgp
Description: PGP signature


Debugging Threaded Applications

2005-05-28 Thread Doug Hardie
Are there any working tools available for debugging a threaded  
application in 5.3/5.4?  Ktrace works fine but doesn't identify the  
threads so its almost impossible to figure out whats going on in a  
complex threaded application.  Strace doesn't show threads either.   
Pstack causes all sorts of problems with the running application -  
usually creating multiple copies of it none of which work anymore. 
 
___

freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]