"Could not step over: Cannot find bounds of current function", using VSCode
Hello @GMA
it seems that there is surely a bug with STM32CubeMX and STM32G030C8T6, I have made the PCB and now try to write program for it.
I just wrote a simple code to toggle a LED. but when I download the code to STM32G030 chip, the ST-link gdb had a strange problem, I used VS Code, the warning is like below:

the program cannot step over running, the ST-link gdb log is as:

I attached the .ioc and main.c for you check.
please try to fix it.
Thanks!
