Sha256: 85f24d2efca8211d0a5968c4578ad2c0038d8db5074a9ff7a993a3872ebe490b
Contents?: true
Size: 497 Bytes
Versions: 1
Compression:
Stored size: 497 Bytes
Contents
starting stopped breakpoints No breakpoints. stack --> #0 at line example/output.rb:1 variables self = main source example/output.rb:1 puts "one" # # ******************************************************** # # This tests the "starting" annotation # # ******************************************************** # step starting one stopped stack --> #0 at line example/output.rb:2 variables self = main source example/output.rb:2 puts "two" # step starting two
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-debug-0.10.5.rc1 | test/data/output.right |