DragonOS/tools/.gdbinit
2025-03-12 11:12:03 +08:00

4 lines
83 B
Plaintext

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