Re: Orange breakpoint
Re: Orange breakpoint
- Subject: Re: Orange breakpoint
- From: "Yves Poissant" <email@hidden>
- Date: Mon, 11 Jun 2007 11:44:33 -0400
- Organization: Hash Enterprises Inc.
On Jun 8, 2007, at 6:16 PM, Yves Poissant wrote:
I'm having several breakpoints that, once the application is launched in
the debugger, turn to an orange color and their "enable" checkboxes get
a "-" sign and the code execution never breaks on those breakpoints. The
application have been built with debug configuration. I can go and force
a check mark on the breakpoints in the breakpoint list and the
breakpoints arrow turn black but the execution still won't break at
those breakpoints.
What is the meaning of that orange color?
What do I need to do to get those breakpoint to break?
I myself just encountered these exact symptoms today.
After a period of befuddlement, I found that I had the Active Build
Configuration (from the Project menu) set to Release instead of Debug.
Thanks for the reply,
Here is a follow up. This might help figure the issue and help someone else.
I already had the "Active Build Configuration" set to "Debug". I rechecked
that. So I cleaned and rebuilt it. Still the breakpoints turned orange. I
thought that might be this particular target config. So to check that I set
a breakpoint in the main executable target. There the breakpoint stays
black. Then I set the same breakpoint where it would turn orange and it
stayed black too. It is like I needed to set a breakpoint in the main
executable target first to get the other breakpoints to stick.
BTW, This is xcode 2.4.1
Yves Poissant
Hash Inc.
_______________________________________________
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