Re: problem debugging scripting addition
Re: problem debugging scripting addition
- Subject: Re: problem debugging scripting addition
- From: Nigel Redmon <email@hidden>
- Date: Wed, 28 Mar 2007 22:54:48 -0700
Thanks David, but I get the problem even if I start with a fresh copy
of the skeleton addition and build it for the first time.
On Mar 27, 2007, at 9:47 PM, David Dunham wrote:
On 27 Mar 2007, at 17:06, Nigel Redmon wrote:
Thanks Mark, but it's not optimizations, and the assembly code
backs that up--it's very clear which assembly statements
correspond to which source code lines. The debugger steps through
the chunks of assembly lines that you would expect it to if you
were looking at a listing of the code on a piece of paper and
watching the stepping in an assembly listing. It's just that the
source display is doing something else. Also, even with
optimizations, I've never seen a debugger back up three times to
statements above it and repeatedly step down through the same
instruction lines (no loop). :-/
That sounds like source and assembly are out of sync. I haven't
gotten this in a while, so I forget the magic, but I think quitting
Xcode is part of it. (Can't remember if it was Clean or Reindex
that was also important. I think this is in the archives...)
David Dunham A Sharp, LLC
_______________________________________________
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