xref: /DragonOS/tools/.gdbinit (revision 7a29d4fcbcd89a226289c7bf541c2c78623de3ad)
1target remote localhost:1234
2file bin/kernel/kernel.elf
3set follow-fork-mode child
4