.gdbinit 109 B

1234
  1. set architecture riscv
  2. target remote localhost:1234
  3. # file bin/kernel/kernel.elf
  4. #set follow-fork-mode child