xref: /DragonStub/tools/.gdbinit (revision 823f04931913f01ee1fc0dc0c7876156ad150388)
1set architecture riscv
2target remote localhost:1234
3# file bin/kernel/kernel.elf
4#set follow-fork-mode child
5