Skip to main content
Senior
August 28, 2024
Solved

Another BUG. Can not remove breakpoint(s)!

  • August 28, 2024
  • 4 replies
  • 1769 views

In STM32CubeIDE Version: 1.16.0 can not remove the breakpoints:

Not by "Run/Remove All Breakpoints", not by "Toggle Breakpoint".

Hard to see - is breakpoint set or not!

Menu item "Remove Breakpoint" is missing!

How to get around this bug?

Best answer by TDK

Window -> Show View -> Other -> Breakpoints

4 replies

TDK
Super User
August 28, 2024

Open the breakpoints tab. Right click to remove a breakpoint.

TDK_0-1724852461314.png

If that's not working, show screenshots of what's happening on your side.

"If you feel a post has answered your question, please click ""Accept as Solution""."
GS2Author
Senior
August 28, 2024

Thank you TDK,

How to get to breakpoints tab?

 

mƎALLEm
Technical Moderator
August 28, 2024

Hello @GS2 ,

1- 

SofLit_0-1724855193063.png

2- 

SofLit_2-1724855241989.png

 

 

"To give better visibility on the answered topics, please click on ""Accept as Solution"" on the reply which solved your issue or answered your question."
GS2Author
Senior
August 28, 2024

STM32CUBEideSTM32CUBEide

GS2Author
Senior
August 28, 2024

Sorry, find under Debug: Window -> Show View -> Other -> DEBUG --> Breakpoints

and thanks was able to remove all !

GS2Author
Senior
August 28, 2024

Again, all breakpoints are removed, but debug breaks on the same old points!!!