5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
|
|
set confirm off
|
||
|
|
symbol-file build/socks_kernel
|
||
|
|
target remote localhost:1234
|
||
|
|
set confirm on
|