class Byebug::ControlCommandProcessor
def initialize(interface)
def initialize(interface) super() @interface = interface @byebug_context_was_dead = true # Assume we haven't started. end
def initialize(interface) super() @interface = interface @byebug_context_was_dead = true # Assume we haven't started. end