Re: what is an orange break point mark?
Re: what is an orange break point mark?
- Subject: Re: what is an orange break point mark?
- From: Marc Respass <email@hidden>
- Date: Wed, 12 Jul 2006 18:47:31 -0400
Thanks to both of you. Took me about three searches to find it but I
should have looked first. At least now I know what to do if it does
fail. My app uses a lot of plugins so for debugging the plugin, it
might make sense to turn off lazy loading.
Marc
On Jul 12, 2006, at 6:39 PM, a.d. jensen wrote:
On Jul 12, 2006, at 5:23 PM, Chris Espinosa wrote:
As you discovered, an orange breakpoint is one set in a library
that is not yet loaded. It will take effect when the library is
loaded, either lazily by dyld or explicitly by your software.
That may be the case generally, but my experience was that it NEVER
took effect. I would explicitly call the function that had the
orange breakpoint in it, never stopped, just whizzed on by.
Changing the setting in Preferences fixed it, of course, so I paid
it no further mind. I learned about the issue by googling for
"orange xcode" or something like that.
_______________________________________________
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