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