5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
set confirm off
|
|
symbol-file magenta_kernel.debug
|
|
target remote localhost:1234
|
|
set confirm on
|