Re: hanging bluetooth driver? (well, user progs opening it)
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Organization: Heeltoe Consulting Eli Bach wrote:
You could also use Instruments to generate a stack trace, so you could possibly find out what call is blocking in the kernel, which is preventing your tool from exitting.
I tried using gdb, but it would not attach to the pid. (I suppose I could try and attach *before* it hung, but I suspect once it's hung I won't be able to get anything) I'm not familiar with "Instruments" (or xray). Should I assume it has more powerful kungfu than gdb? Time to do some homework... thanks! -brad _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Brad Parker