no stop at breakpoint

CodeLite installation/troubleshooting forum
codemonster
CodeLite Enthusiast
Posts: 31
Joined: Tue Feb 26, 2019 12:50 am
Genuine User: Yes
IDE Question: C++
Contact:

no stop at breakpoint

Post by codemonster »

Hello,
I have a workspace with 2 projects and after some tests the debugger (gdb) suddenly is not stopping any more
at an breakpoint in the first lines of main (x=x+1) but on an breakpoint in lower lines of the program.
Clean project, deleting all breakpoints, set breakpoints new , deleting directory "build-Debug" .... nothing better -program is not stopping.
Then I made an new workspace with a new Project, same program and now the debugger is stopping at this breakpoint.
What I'm doing wrong?
Thank you

Windows 10, Codelite 13.0.2