Re: Xcode 3.1 step into
Re: Xcode 3.1 step into
- Subject: Re: Xcode 3.1 step into
- From: "D.K. Johnston" <email@hidden>
- Date: Mon, 1 Sep 2008 21:19:43 -0700
When I try to step into a line like:
[self myMethod];
it executes the method without stepping through any of its lines: it
goes immediately to the line right after the call. If I set a
breakpoint within myMethod, it stops there and then steps through just
as one would expect, so I guess the code is being executed.
I'm running Xcode 3.1 on an old PowerPC G5, with OS X 10.5.4.
(I just upgraded Xcode yesterday, hoping to get the iPhone SDK; and
then was disappointed to find the iPhone stuff can only be installed
on Intel Macs.)
dkj
_______________________________________________
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