Re: How do I remove breakpoints?
Re: How do I remove breakpoints?
- Subject: Re: How do I remove breakpoints?
- From: Bryan Christianson <email@hidden>
- Date: Wed, 29 Mar 2006 10:27:06 +1200 (NZST)
Could it be that you have the break-points set in some included project? I
had this problem a few days ago and found it was caused by breakpoints I
had set in a static library used by my program.
Bryan
On Tue, 28 Mar 2006, Yves Poissant wrote:
> I'm stuck!
>
> It seems that all the breakpoints that I've been setting since several
> months are kept alive somehow and I can't remove or delete them.
>
> When I open the Breakpoint list, I see all of them (29 breakpoints). In the
> past, I used to be able to right-click on one and select "delete" and it
> would disapear. But right now, whichever breakpoint I right-click, the
> "delete" option is grayed so I can't delete them. It seems I can disable
> them by clicking on the breakpoint icon when the cursor is at the breakpoint
> line in the source code. But I cannot delete them.
>
> That was not such a problem until right now.
>
> I edited a source file where I removed a few lines in which there was a
> breakpoint. Now, everytime I try to debug the application, the execution
> stops with "Program received signal "SIGTRAP"" It breaks at a line which is
> not there anymore. And since this is a spot, in the application where the
> execution must pass continuously, the end result is that I cannot debug that
> application anymore.
>
> I even opened my pbxuser file and removed all the breakpoint entries that I
> found there. When I open the project and open the breakpoint editor, I see
> no breakpoints anymore. However, xcode still breaks at the place where there
> used to be a breakpoint.
>
> I've also entered the "delete" command in the dbg console but still no go.
>
> Anyone have any other suggestion?
>
> Out of other options, I'm currently rebuilding all the associated projects.
> I'll see in about two hours if that worked.
>
> xcode 2.2.1
>
> Yves Poissant
> www.hash.com
> _______________________________________________
> 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
>
_______________________________________________
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