gdb/tests/debug-system-binary/cmds

17 lines
80 B
Plaintext
Raw Normal View History

2021-02-14 17:15:34 +00:00
start
2018-01-09 16:20:56 +00:00
si 30
n 10
up
n 15
up
p/x &hextobin
si 10
up
down
bt
frame 1
b exit
c
c
q