2024-08-28 06:36 AM
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?
Solved! Go to Solution.
2024-08-28 07:32 AM
Window -> Show View -> Other -> Breakpoints
2024-08-28 06:41 AM
Open the breakpoints tab. Right click to remove a breakpoint.
If that's not working, show screenshots of what's happening on your side.
2024-08-28 07:14 AM
Thank you TDK,
How to get to breakpoints tab?
2024-08-28 07:27 AM - edited 2024-08-28 07:30 AM
Hello @GS2 ,
1-
2-
2024-08-28 07:32 AM
Window -> Show View -> Other -> Breakpoints
2024-08-28 07:36 AM
Thank you SofLit,
My "Window/Show View" does not have "Breakpoints" !
2024-08-28 07:41 AM
Window -> Show View -> Other -> NO - Breakpoints !
2024-08-28 07:45 AM
Please show a screenshot of your entire window which shows this.
2024-08-28 10:34 AM
2024-08-28 10:40 AM
Sorry, find under Debug: Window -> Show View -> Other -> DEBUG --> Breakpoints
and thanks was able to remove all !