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