Sha256: d831dd8d11629e1af140287e69b4bf8c409115403f90fd8dbd97633df51bcc9c
Contents?: true
Size: 270 Bytes
Versions: 1
Compression:
Stored size: 270 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. # info file ./example/gcd.rb break File ./example/gcd.rb breakpoint line numbers: 4 6 6 7 10 10 12 12 13 15 18 # quit
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-debug-0.10.5.rc1 | test/data/info-file-break.right |