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

Stops the current thread after a number of steps made.

[Validate]