Sha256: 0a1282a26fcc68c4a5250e201c2a0d4a1e5a27ac78e8246bf3b34b5cb2a57185

Contents?: true

Size: 217 Bytes

Versions: 1

Compression:

Stored size: 217 Bytes

Contents

at-exit.rb:1
at_exit do
# set debuggertesting on
Currently testing the debugger is on.
# break 2
Breakpoint 1 file at-exit.rb, line 2
# c
Breakpoint 1 at at-exit.rb:2
at-exit.rb:2
puts "Hello world!"
# c
Hello world!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby-debug-0.10.5.rc1 test/data/at-exit.right