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