Sha256: 06fb6512cdb3f58ee1643f3c6777cbb50f8dcffecd8e20a3ecb9101e4f73528e
Contents?: true
Size: 251 Bytes
Versions: 1
Compression:
Stored size: 251 Bytes
Contents
gcd.rb:4 def gcd(a, b) # set debuggertesting on Currently testing the debugger is on. # set callstyle last Frame call-display style is last. # # Invalid line number in continue command # continue 3 *** Line 3 is not a stopping point in file "gcd.rb".
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-debug-0.10.5.rc1 | test/data/continue_bad.right |