forked from Github_Repos/cvw
15 lines
161 B
Plaintext
Executable File
15 lines
161 B
Plaintext
Executable File
set pagination off
|
|
target extended-remote :1236
|
|
file ../buildroot-image-output/vmlinux
|
|
#b do_idle
|
|
#c
|
|
#c
|
|
#c
|
|
#c
|
|
b *0x80200040
|
|
c
|
|
stepi 10000
|
|
set confirm off
|
|
kill
|
|
q
|