Sha256: b0ffc3c1c16ae7b201efdb0735929c83931471bba0768accc439387673cade5e

Contents?: true

Size: 310 Bytes

Versions: 6

Compression:

Stored size: 310 Bytes

Contents

# ********************************************************
# This tests that the debugger doesn't step into itself
# when the application doesn't terminate the right way.
# ********************************************************
set debug testing
catch x
catch ZeroDivisionError
info catch
catch 5
step
quit!

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rb8-trepanning-0.1.6 test/data/raise.cmd
rb8-trepanning-0.1.5 test/data/raise.cmd
rb8-trepanning-0.1.4 test/data/raise.cmd
rb8-trepanning-0.1.3 test/data/raise.cmd
rb8-trepanning-0.1.3-universal-ruby-1.9.2 test/data/raise.cmd
rb8-trepanning-0.1.3-universal-ruby-1.8.7 test/data/raise.cmd