How does the debugger find lines in a particular source file?
How does the debugger find lines in a particular source file?
- Subject: How does the debugger find lines in a particular source file?
- From: G S <email@hidden>
- Date: Wed, 20 Apr 2011 18:40:27 -0700
I'm asking because of the incredible amount of time being wasted by the Xcode 4 bug in which it won't highlight the current line and let you step through the source. It just stops at the top of the file and sits there. This appears to be specific to certain files at certain times; you can often jostle it into working again by restarting Xcode. But this means restarting Xcode and reloading the project after EVERY execution. It's just insufferable.
Because the problem afflicts certain files at a time, I'm wondering if there's an index per file that I can blow away with a script or something so Xcode rebuilds it and possibly works again on the next execution.
Thanks!
_______________________________________________
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