kernel-zig/.gdbinit

5 lines
92 B
Text

file build/kernel
target remote localhost:4242
set arch i386
set step-mode on
directory src