Codelite breakpoint?

General questions regarding the usage of CodeLite
jiapei100
CodeLite Expert
Posts: 115
Joined: Wed Dec 30, 2009 8:29 am
Genuine User: Yes
IDE Question: C++
Location: Surrey, BC, Canada
Contact:

Codelite breakpoint?

Post by jiapei100 »

Hi:

Cotelite breakpoint seems to be buggy?

When I tried to remove a breakpoint, a dialog jumps out and multiple breakpoints show up but all pointed to the same line.
So, in order to clear up the breakpoint just in this line, I've got to remove the shown multiple breakpoints one by one.
That seems not quite convenient. Is this a bug or is it intended to be like that?
If it's intended to be so, why?

Best Regards
JIA
Welcome to Vision Open
http://www.visionopen.com
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Codelite breakpoint?

Post by eranif »

jiapei100 wrote:Cotelite breakpoint seems to be buggy?
Which version of codelite do you use?

Eran
Make sure you have read the HOW TO POST thread
jiapei100
CodeLite Expert
Posts: 115
Joined: Wed Dec 30, 2009 8:29 am
Genuine User: Yes
IDE Question: C++
Location: Surrey, BC, Canada
Contact:

Re: Codelite breakpoint?

Post by jiapei100 »

I think it is a SVN Revision 3653.

So, anything new these days?

Cheers
JIA
Welcome to Vision Open
http://www.visionopen.com
Post Reply