~aleteoryx/muditaos

ref: 7c6af2c57fd1372fd614e7e12c28e8b2eb9c37c8 muditaos/load.gdb -rw-r--r-- 111 bytes
7c6af2c5 — Onufry Pajaczek [BH-1542] Pure meditation fix and cetner TimeFixedWidget 3 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