Re: Debugger refuses to switch threads
Re: Debugger refuses to switch threads
- Subject: Re: Debugger refuses to switch threads
- From: Dave Camp <email@hidden>
- Date: Wed, 7 Nov 2007 17:46:10 -0800
Disabling formatters appears to work, as well as debugging from the
command line. Debugging from the command line has the added benefit of
making me feel powerful and wise.
I filed this as radr://5586857
Thanks,
Dave
On Nov 7, 2007, at 3:53 PM, Christopher Friesen wrote:
Enable the GDB log in Xcode->Preferences 'Debugging' with a path of
'/tmp/XCGDLog'. Reproduce the problem and attach the log to your bug
report.
Then you can try disabling the data formatters by un-checking the
menu Run->Variables View->Enable Data Formatters.
Thanks,
Christopher Friesen
On Nov 7, 2007, at 2:39 PM, Dave Camp wrote:
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:
@apple.com
This email sent to email@hidden
_______________________________________________
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