class Byebug::CommandProcessor

def proceed!


Let the execution continue
def proceed!
  @proceed = true
end