2021-05-18 11:42 AM
BUG ahead!
I created an assembler project in STM32CubeIDE with my own Makefile.
When setting a breakpoint in the assembler source view and start the debug session, the breakpoint is hit but it is displayed (the arrow) one line after the actual instruction where the BP was originally set to.
See attached example. Set a breakpoint on "resetHandler" and you will see that it shows one off.
Can anyone confirm, please? Will this Bug be fixed?
To reproduce:
2021-06-02 04:00 AM
Thank you for the confirmation! I'll add the info to the ticket.
2022-04-13 02:22 AM
Any news about the status of the ticket? It seems to me that the problem is gone. Would like to follow the ticket and what has been done to solve to problem. Could you point me to the ticket plaese.
Thanks a lot.
Christoph
2022-04-19 02:05 AM
Hello Christoph,
The ticket system is not accessible outside of ST. However, I dug up the ticket to see how it eventually got closed and it seems the issue was fixed when we moved to the gcc-10 toolchain. The ticket is set to be re-opened if we got more reports of the issue resurfacing but so far we haven't spotted any new reports of the problem.