Breakpoints don't work in STM32CubeIDE: "Breakpoint installation failed: unmatched quote"
Hello everyone,
I have been having an issue with breakpoints in STM32CubeIDE. Each time I try to set a breakpoint, IDE tells me that the breakpoint installation failed because of an "unmatched quote", like in the screenshot below:

And when I run the program the IDE simply ignores all breakpoints that I set, because all of them, no matter where I try to install them, have that error.
This is an annoying issue because sometimes debugging the embedded applications without using breakpoints is quite difficult.
I have already tried to resolve the issue by creating a new workplace but to no avail.
Can anyone please help me resolve it? Thank you in advance for your time.
