~aleteoryx/muditaos

ref: bf2f4b0ec8c1e58b64104355d71c79f3a96a010d muditaos/load.gdb -rw-r--r-- 111 bytes
bf2f4b0e — Radoslaw Wicik [EGD-5726] Remove not working tests form build 5 years ago
                                                                                
1
2
3
4
5
6
7
8
target remote :2331
monitor reset
set mem inaccessible-by-default off
monitor clrbp
monitor halt
load
b main
c