forked from Github_Repos/cvw
12 lines
128 B
Plaintext
Executable File
12 lines
128 B
Plaintext
Executable File
set pagination off
|
|
target extended-remote :1236
|
|
file ../buildroot-image-output/vmlinux
|
|
b do_idle
|
|
c
|
|
c
|
|
c
|
|
c
|
|
set confirm off
|
|
kill
|
|
q
|