Sha256: 699d3667179336b8c4e77c530d7efbf3812071db62f1cd04c9552bc80b8aa6d2

Contents?: true

Size: 337 Bytes

Versions: 10

Compression:

Stored size: 337 Bytes

Contents

brkpt-class-bug.rb:1
class A
# # Rubyforge Patch #26987
# # http://www.ruby-forum.com/topic/193901
# set debuggertesting on
Currently testing the debugger is on.
# set autoeval off
autoeval is off.
# next
brkpt-class-bug.rb:6
x = 1
# break A.show
Breakpoint 1 at A::show
# c
Breakpoint 1 at A:show
brkpt-class-bug.rb:2
def A.show
# quit

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
candlepin-api-0.4.0 bundle/ruby/1.8/gems/ruby-debug-0.10.4/test/data/brkpt-class-bug.right
ruby-debug-0.10.5.rc1 test/data/brkpt-class-bug.right
vim-jar-0.1.2.0001 bundler/ruby/1.8/gems/ruby-debug-0.10.4/test/data/brkpt-class-bug.right
vim-jar-0.1.2 bundler/ruby/1.8/gems/ruby-debug-0.10.4/test/data/brkpt-class-bug.right
vim-jar-0.1.1 bundler/ruby/1.8/gems/ruby-debug-0.10.4/test/data/brkpt-class-bug.right
vim-jar-0.1.0 bundler/ruby/1.8/gems/ruby-debug-0.10.4/test/data/brkpt-class-bug.right
vim-jar-0.0.3 bundler/ruby/1.8/gems/ruby-debug-0.10.4/test/data/brkpt-class-bug.right
vim-jar-0.0.2 bundler/ruby/1.8/gems/ruby-debug-0.10.4/test/data/brkpt-class-bug.right
vim-jar-0.0.1 bundler/ruby/1.8/gems/ruby-debug-0.10.4/test/data/brkpt-class-bug.right
ruby-debug-0.10.4 test/data/brkpt-class-bug.right