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

4 lines
83 B
Plaintext

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