Re: strange debugger behavior
Re: strange debugger behavior
- Subject: Re: strange debugger behavior
- From: David Dunham <email@hidden>
- Date: Wed, 11 Jul 2007 14:15:10 -0700
On 11 Jul 2007, at 13:57, David Harper wrote:
Why does the Xcode debugger insist on making me step into C utility
functions? For example, if a line in my code contains the function
NSMakeRange(x,y), stepping over the line forces me to step into a
file called NSRange.h which contains some methods that return
FOUNDATION_STATIC_INLINE types...
File a bug (it will likely be marked a duplicate of my 4357112).
I think you may also be able to come up with a compiler option that
forces them to never be inlined.
David Dunham www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein
_______________________________________________
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