Skip to main content
bully
Senior
July 21, 2021
Question

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

  • July 21, 2021
  • 3 replies
  • 2561 views

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

ONadr.1
Senior III
July 21, 2021

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

Technical Moderator
July 28, 2021

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
JLope.11
Associate III
July 31, 2024

It worked for me: Made Clean and compile again