cos2000v2/debug/system.txt

12 lines
183 B
Plaintext
Raw Permalink Normal View History

target remote localhost:1234
set disassembly-flavor att
set architecture i386
symbol-file ./system/system.sym
break start
break *0x100000
cont
clear *0x100000
si
break *0x100000
cont