cancel
Showing results for 
Search instead for 
Did you mean: 

CubeIDE debugger stops always in same source code line even with erased breakpoints.

bully
Senior

Hello,

once I was in debugging session and debugger stopped at certain source code line.

After this event, debugger always stops in the same line, even with breakpoints removed.

Only setting "Skip All Breakpoints" helps, but I cannot stop at regular breakpoints, which is unusable.

Where can I delete of find the problem inside CubeIDE ?

I've already recreated debug config, cleaned the project - nothing helps...

Thanks in advance.

0693W00000D0CZFQA3.png

3 REPLIES 3
ONadr.1
Senior III

Turn OFF the debugger, restart IDE, and turn ON debugger. In may case it always help.

Imen.D
ST Employee

Hello @bully​ ,

Did you tried the suggestion of @ONadr.1​  ? Does it work for you ?

If this solved your issue, please mark his reply as the best answer. This will help other users find this solution more quickly.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
JLope.11
Associate III

It worked for me: Made Clean and compile again