Re: problems setting breakpoints or stepping into some functions
Re: problems setting breakpoints or stepping into some functions
- Subject: Re: problems setting breakpoints or stepping into some functions
- From: Adin Hunter Baber <email@hidden>
- Date: Thu, 15 Dec 2005 12:11:37 -0600
On 2005 Dec 13, at 3:02 PM, Mike Halpin wrote:
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.
Do you have ZeroLink on? I had that problem, and it seems to have
disappeared since I turned ZeroLink off.
Adin Hunter Baber
email@hidden
_______________________________________________
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