mirror of
https://github.com/drasko/codezero.git
synced 2026-02-26 08:43:13 +01:00
9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
target remote localhost:1234
|
|
load final.elf
|
|
stepi
|
|
sym final.elf
|
|
break break_virtual
|
|
continue
|
|
stepi
|
|
sym /opt/codezero/build/kernel.elf
|