Re: Xcode 3.1 step into
Re: Xcode 3.1 step into
- Subject: Re: Xcode 3.1 step into
- From: Seth Willits <email@hidden>
- Date: Tue, 2 Sep 2008 01:39:12 -0700
On Sep 1, 2008, at 9:19 PM, D.K. Johnston wrote:
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 see this happen too frequently. I don't know what causes it, but
it's happened to me for ages. It seems to me that sometimes the
communication between gdb and Xcode "degrades" for lack of a better
term. It starts doing all kinds of weird things (not stopping, not
stepping over, not stepping into, etc...). If I quit Xcode and start
again, it usually works perfectly.
--
Seth Willits
_______________________________________________
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