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