Page 1 of 1

break points

Posted: Thu Apr 05, 2018 5:27 am
by shadoww
My break points seem to be getting deleted in a C++ project every once in a while when I hit F5 to debug. It seems to be random about 1 out of ever 10 times they disappear and I'm wondering why the break point is not being hit. Anyone else getting this on version 12? I add my break point back in and hit F5 to debug and it work for a time after wards.

Re: break points

Posted: Thu May 03, 2018 6:41 am
by shadoww
It appears that when the source code is formatted for that file if there are any break points they are removed. Is there any way around this? This happens with codelite version 11.0 and 12.0 on linux mint (both cinnamon and MATE) I have done this experiment on 2 separate computers with completely different environments.