1
0
mirror of https://github.com/openhwgroup/cvw synced 2025-02-11 06:05:49 +00:00
cvw/wally-pipelined/linux-testgen/gdbinit_qemulog

11 lines
101 B
Plaintext
Executable File

set pagination off
target extended-remote :1234
b *0xffffffe00020144e
c
c
c
c
set confirm off
kill
q