Sha256: 8b6852ef14ed70373f0f8a3812a743b8b74e3f9d61721183daf2701252886e5e

Contents?: true

Size: 261 Bytes

Versions: 6

Compression:

Stored size: 261 Bytes

Contents

# ********************************************************
# This tests the enable command.
# ********************************************************
set basename on
break gcd
# Should have a breakpoint 1
enable 1
# An invalid enable command
enable foo
quit


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
trepanning-2.15.35 test/data/enable.cmd
trepanning-1.93.35 test/data/enable.cmd
trepanning-2.15.33 test/data/enable.cmd
trepanning-1.93.32 test/data/enable.cmd
trepanning-0.1.6 test/data/enable.cmd
trepanning-0.1.4 test/data/enable.cmd