Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/gex/gex-f072/src/branch/master/run.gdb You should set ROOT_URL correctly, otherwise the web may not work correctly.
GEX port to STM32F072. This is currently the main port.
 
 
gex-f072/run.gdb

4 lines
58 B

source attach.gdb
monitor reset halt
tbreak main
continue