Sha256: a1336f650af8eef5f21f9dedbff962065f078ae02f2cbccebc4e8a9336034878

Contents?: true

Size: 363 Bytes

Versions: 1

Compression:

Stored size: 363 Bytes

Contents

# ***************************************************
# This tests info command handling
# ***************************************************
set debuggertesting on
set callstyle last
help info
info args
info line
info locals
info stack
info display
help info break
help info display
break 10
break 12
info break 10
info break 1
info break 1 2
info break
i
quit

Version data entries

1 entries across 1 versions & 1 rubygems

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