Debugger refuses to switch threads
Debugger refuses to switch threads
- Subject: Debugger refuses to switch threads
- From: Dave Camp <email@hidden>
- Date: Wed, 7 Nov 2007 14:39:57 -0800
I've run into a problem debugging my client and server apps (the
communicate over a unix domain socket) with Xcode 3. My server code
hangs, so I click pause in the debugger to see what is going on.
The UI shows 8 threads, but I can only switch between a few of them
(varies from run to run). For example, I can switch from 1 to 2 to 8,
but switching to any other thread does not update the UI.
Thread commands in the console window seem to lock up the debugger
console as well. For example, info threads or thread 7 just sits there
with no output and it won't take additional input.
Thoughts?
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden