Module Kernel
In: lib/ruby-debug-base.rb

Methods

Public Instance methods

Returns a binding of n-th call frame

breakpoint(steps = 1)

Alias for debugger

Enters the debugger in the current thread after a number of steps made.

[Validate]