Skip to main content
Associate
June 19, 2025
Question

cube ide strange breakpoint behaviour

  • June 19, 2025
  • 2 replies
  • 488 views

Using cube IDE to debug my application i've witnessed breakpoints behaving unpredictably: sometimes they appear on their own in breakpoint list view while not present in the file editing view; other times the breakpoints i've just placed and just used dissapear.
What can be a cause of such behaviour and how can i prevent it from happening?

2 replies

Ghofrane GSOURI
Technical Moderator
June 19, 2025

Hello @john_love_stm 

First let me thank you for posting.

Could you please provide more details about the STM32CubeIDE version that you are using as well as your OS.

 

THX

Ghofrane

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.
Associate
June 20, 2025

Hello, @Ghofrane GSOURI
First let me thank you for replying.
My OS is Windows 11 and my STM32CubeIDE version is 1.14.1.

Ozone
Principal
June 20, 2025

Not a Cube IDE user, but ...

Are you sure the debug artifact and source code match ?
Have you tried a clean, and full rebuild ?

Ghofrane GSOURI
Technical Moderator
June 20, 2025

Hello @john_love_stm 

I recommend you to use the latest STM32CubeIDE version 1.18.1 rather than 1.14.1

THX

Ghofrane

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.