XCode debugging weirdness
XCode debugging weirdness
- Subject: XCode debugging weirdness
- From: Robbie Haertel <email@hidden>
- Date: Fri, 29 Oct 2004 15:42:52 -0600
I have been having an extremely annoying problem. Recently, I have
been trying to debug a program, but every time I step through the code
line-by-line it almost never jumps to the next line. Often times it
will jump several lines earlier and then it will skip a few lines and
sometimes run the same line more than once. The instance variables
are constantly changing values including, I believe, self.
I've tried cleaning the target several times.
Useful information:
I link to the MySQL libraries.
I think this happened around the time I linked in a private framework.
Interestingly enough, I am working on a similar project that links to
the same private framework and the same MySQL libraries and have never
experienced the problem.
Any ideas? I really need to debug some issues.
Thanks in advance!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden