Re: Debugging so slow it's unusable
Re: Debugging so slow it's unusable
- Subject: Re: Debugging so slow it's unusable
- From: Chris Friesen <email@hidden>
- Date: Fri, 24 Feb 2006 14:32:42 -0800
It is mentioned in the Help->Expert Preferences Note
Cheers,
ChrisF
On Feb 24, 2006, at 9:48 AM, Scott Ribe wrote:
If you are getting this then turn on Xcode-gdb logging and file a
Radar so we
can look at the problem. Then disable the data formatters by un-
checking the
menu Debug->Variables View->Enable Data Formatters and you will be
able to
debug that section of code.
or, after you filed your Radar, you can try turning of the timer
with the
following in Terminal...
# defaults write com.apple.Xcode PBXGDBDataValueSequenceTimeout 0
Thanks. How do I turn on that logging? I didn't find anything in help.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
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