karlos/.gdbinit
2025-02-21 16:08:03 +01:00

4 lines
56 B
Text

file build/boot/sys/core
target remote :3117
b _start
c