Re: problem debugging scripting addition
Re: problem debugging scripting addition
- Subject: Re: problem debugging scripting addition
- From: David Dunham <email@hidden>
- Date: Tue, 27 Mar 2007 21:47:39 -0700
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
Voice/Fax: 206 783 7404 http://a-sharp.com
"People seem to misinterpret complexity as sophistication" -- Niklaus
Wirth
_______________________________________________
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