gdb/tests/debug-toolset-binary/cmds

19 lines
93 B
Plaintext
Raw Normal View History

2018-01-09 16:20:56 +00:00
b main
r
n 10
si 30
up
n 15
watch myname
p/s myname
si 10
up
down
bt
frame 1
b xexit
c
c
c
q