Re: Single Stepping Debugger Doesn't Work
Re: Single Stepping Debugger Doesn't Work
- Subject: Re: Single Stepping Debugger Doesn't Work
- From: Simon Wilson <email@hidden>
- Date: Fri, 16 Nov 2007 14:59:18 +0100
On Nov 12, 2007, at 0:22, Simon Wilson wrote:
I have switched to DWARF as you suggested and this seems to have
solved the issue for me in that I haven't had any problems with the
debugger at all for the last couple of days.
Looks like I spoke too soon.
Single-stepping reliability has been degrading constantly over the
past 24 hours. Finally, I was in the same situation as when I wrote my
original post: unable to step over or into any ObjC call due to
debugger getting stuck in the disassembly of the ObjC method dispatch
code.
On a hunch, I cleaned my project, including deleting pre-compiled
headers and re-built. Hey, presto, single-stepping in the debugger
works again!
I suspect (but haven't verified) that using DWARF symbols has nothing
to do with solving the issue. Instead, it caused me to clean and re-
build my project which was probably the reason debugging started
working again.
Do you have any idea why the debugger behavior/reliability would
degrade like this?
Regards,
Simon Wilson
_______________________________________________
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