Single stepping suddenly stopping in routines with no symbolics
Single stepping suddenly stopping in routines with no symbolics
- Subject: Single stepping suddenly stopping in routines with no symbolics
- From: "B.J. Buchalter" <email@hidden>
- Date: Fri, 22 Feb 2008 03:13:12 -0500
Hi Folks,
All of a sudden, tonight, Xcode 3 on Mac OS 10.5.1 on Intel has
decided to stop in routines with no symbolics when I am single stepping.
Up until this evening, this was working properly -- single stepping
would move to the next line of code with symbolic info.
Now, all of a sudden, it is acting as if the gdb "step-mode" is on.
If I execute "show step-mode" in the debugging console, it says that
it is off.
If I debug the same executable from the terminal with gdb, single
stepping works as expected -- skipping over code with no symbol
information.
I tried doing a clean build of my executable, with no change.
I am using DWARF as the debugging symbol type.
This is a Mach-O native Intel app.
I have tried with Lazy Symbol loading on and off.
Not sure what to do next, but unfortunately, all of a sudden,
debugging is really tough!
Any advice?
B.J. Buchalter
Metric Halo
http://www.mhlabs.com
_______________________________________________
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