cvw/wally-pipelined/linux-testgen/testvector-generation/gdbinit_qemulog

15 lines
161 B
Plaintext
Raw Normal View History

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