Re: Breakpoints that never go away
Re: Breakpoints that never go away
- Subject: Re: Breakpoints that never go away
- From: Lawrence Gold <email@hidden>
- Date: Tue, 15 Nov 2005 11:54:03 -0700
On Nov 15, 2005, at 11:15 AM, Yves Poissant wrote:
I had the same problem in 2.0. The ghost breakpoints were set from
another project from the one I was using to debug the application.
Once I opened that other project, I could see the breakpoints and
remove them.
You should also be able to open the console log (Debug -> Console
Log) and type 'delete' to clear all the breakpoints. Or, 'info
breakpoints' to list them and 'delete <num>' to clear a particular one.
_______________________________________________
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