gdb/tests/debug-toolset-binary/cmds
Petr Šabata b774b86094 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/gdb#6aff62077bcb16ebf2ba3c498634bce35eda276b
2020-10-15 00:46:23 +02:00

19 lines
93 B
Plaintext

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