Step Into fails
Step Into fails
- Subject: Step Into fails
- From: Kathy King <email@hidden>
- Date: Sat, 5 Aug 2006 13:58:26 -0700
While debugging my code, I reach a breakpoint at the line exhibitAA(); which is a call for an existent C-function. If I select Step Into, the program does not proceed to the beginning of that function, but merely goes to the next line of the current code, as if I had selected Step Over.
I ran into this recently myself. I had to put a break point at the beginning of the called method in order for the step into to work (using Xcode 2.3). -Kathy
-------------- Kathy King Systems Software Developer HighWire Press/Stanford University T-650-291-2625
|
_______________________________________________
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