problems setting breakpoints or stepping into some functions
problems setting breakpoints or stepping into some functions
- Subject: problems setting breakpoints or stepping into some functions
- From: Mike Halpin <email@hidden>
- Date: Tue, 13 Dec 2005 13:02:27 -0800
I've been running into situations where I try to step into a
function, and it steps over it. If I set a break point in the
function, and try to run to it, the break point does not appear in
the breakpoints window, AND, the debugger doesn't stop. there.
Possible pattern, is that this occurs in functions defined in header
files, and that the binaries are part of dynamically loaded
libraries, but I'm not certain that both these factors exist in every
case I've encountered. I have successfully used both break points
and stepping into for many functions which are implemented in the
same run time loaded libraries.
I've tried adding -fno-default-inline to the 'other c options, since
none of the functions are explicitly labeled as 'inline', ' and
setting optimizations to 'none' in my debug configuration, but it
hasn't helped.
MH
--
------------------------------------------------------------------
Mike Halpin,
In the beginner's mind there are many possibilities. In the
expert's, there are few.
-- Shunryu Suzuki Roshi
------------------------------------------------------------------
_______________________________________________
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