Sha256: bbd4bceed33679165e7da7c561003c8781ea56c25f0b4100e20a0622e9480eae

Contents?: true

Size: 467 Bytes

Versions: 1

Compression:

Stored size: 467 Bytes

Contents

# ***************************************************
# This tests step, next, finish and continue
# ***************************************************
set debuggertesting on
set callstyle last
continue 6
where
up
where
down
where
frame
where
frame -1
where
up 2
where
down 2
where
frame 0 thread 3
frame 0 thread 1
# finish
# See that we don't match more than 'down' or 'up' when used as a variable.
set autoeval on
download = 1
download
upload = 'hey'
upload
quit

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-debug-0.10.5.rc1 test/data/frame.cmd