Debugger stepping into incorrect files on intel
Debugger stepping into incorrect files on intel
- Subject: Debugger stepping into incorrect files on intel
- From: Bryan Christianson <email@hidden>
- Date: Wed, 12 Apr 2006 05:30:02 +1200
I am using current software on a core duo mini. Setting break points
in some functions is just not working. When I set a break point in
the calling function and step into the the function (if the debugger
decides to honour this breakpoint) I am trying to debug, the debugger
steps into an unrelated file (usually a header). Using 'Step Over'
and 'Step Into', the debugger then thinks it is in the file I really
would like it to be in, and starts making seemingly random jumps
around this spurious piece of source that it has loaded.
I have tried deleting all object code, pre-compiled headers etc and
building from scratch, to no avail.
Why isnt this working? Have I got some setting wrong in my project?
--
Bryan Christianson
email: <mailto:email@hidden>
Home Page: <http://www.whatroute.net/>
_______________________________________________
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