4 lines
94 B
Text
4 lines
94 B
Text
set confirm off
|
|
set architecture riscv
|
|
target remote 127.0.0.1:1234
|
|
symbol-file kernel/kernel
|