Debugging trick?
Debugging trick?
- Subject: Debugging trick?
- From: Steven Fisher <email@hidden>
- Date: Sat, 10 Jun 2006 08:17:24 -0700
I haven't been able to get Xcode to debug a simple C++ command line
tool properly. Xcode respects breakpoints in my main, but anywhere
else they're ignored. Stepping from my main in to a function call in
other file acts the same way as Step Over, only stopping when an
allocation failure occurs. What trick am I missing?
I had this problem in 2.2.1, so upgraded to 2.3. It didn't fix it.
The frustrating thing is that once or twice debugging has worked, but
I haven't been able to detect any kind of pattern to it.
I'm on a 1GHz PowerBook 12" with 10.4.6.
_______________________________________________
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