DragonOS/tools/.gdbinit

4 lines
91 B
Plaintext

target remote localhost:{{GDB_PORT}}
file bin/kernel/kernel.elf
set follow-fork-mode child