Table of Contents - rubinius-debugger-2.6 Documentation
Classes and Modules
- Rubinius
- Rubinius::Debugger
- Rubinius::Debugger::BreakPoint
- Rubinius::Debugger::Command
- Rubinius::Debugger::Command::Backtrace
- Rubinius::Debugger::Command::CommandsList
- Rubinius::Debugger::Command::Condition
- Rubinius::Debugger::Command::Continue
- Rubinius::Debugger::Command::DeleteBreakpoint
- Rubinius::Debugger::Command::Disassemble
- Rubinius::Debugger::Command::EvalCode
- Rubinius::Debugger::Command::Help
- Rubinius::Debugger::Command::ListCode
- Rubinius::Debugger::Command::Next
- Rubinius::Debugger::Command::NextInstruction
- Rubinius::Debugger::Command::PrettyPrintEvalCode
- Rubinius::Debugger::Command::Quit
- Rubinius::Debugger::Command::SetBreakPoint
- Rubinius::Debugger::Command::SetFrame
- Rubinius::Debugger::Command::SetTempBreakPoint
- Rubinius::Debugger::Command::SetVariable
- Rubinius::Debugger::Command::ShowInfo
- Rubinius::Debugger::Command::ShowVariable
- Rubinius::Debugger::Command::StepInto
- Rubinius::Debugger::CommandDescription
- Rubinius::Debugger::DeferredBreakPoint
- Rubinius::Debugger::Display
- Rubinius::Debugger::Frame
Methods
- ::commands — Rubinius::Debugger::Command
- ::descriptor — Rubinius::Debugger::Command
- ::ext_help — Rubinius::Debugger::Command
- ::for_ip — Rubinius::Debugger::BreakPoint
- ::global — Rubinius::Debugger
- ::help — Rubinius::Debugger::Command
- ::here — Rubinius::Debugger
- ::match? — Rubinius::Debugger::Command
- ::new — Rubinius::Debugger
- ::new — Rubinius::Debugger::BreakPoint
- ::new — Rubinius::Debugger::DeferredBreakPoint
- ::new — Rubinius::Debugger::CommandDescription
- ::new — Rubinius::Debugger::Command
- ::new — Rubinius::Debugger::Frame
- ::pattern — Rubinius::Debugger::Command
- ::start — Rubinius::Debugger
- #accept_commands — Rubinius::Debugger
- #activate — Rubinius::Debugger::BreakPoint
- #add_deferred_breakpoint — Rubinius::Debugger
- #ask — Rubinius::Debugger::Display
- #ask_deferred — Rubinius::Debugger::Command::SetBreakPoint
- #binding — Rubinius::Debugger::Frame
- #check_deferred_breakpoints — Rubinius::Debugger
- #crit — Rubinius::Debugger::Display
- #current_frame — Rubinius::Debugger::Command
- #current_method — Rubinius::Debugger::Command
- #decode_one — Rubinius::Debugger
- #delete! — Rubinius::Debugger::BreakPoint
- #delete! — Rubinius::Debugger::DeferredBreakPoint
- #delete_breakpoint — Rubinius::Debugger
- #describe — Rubinius::Debugger::BreakPoint
- #describe — Rubinius::Debugger::DeferredBreakPoint
- #describe — Rubinius::Debugger::Frame
- #descriptor — Rubinius::Debugger::DeferredBreakPoint
- #display — Rubinius::Debugger::Display
- #each_frame — Rubinius::Debugger
- #error — Rubinius::Debugger::Display
- #eval_code — Rubinius::Debugger
- #for_step! — Rubinius::Debugger::BreakPoint
- #for_step? — Rubinius::Debugger::BreakPoint
- #frame — Rubinius::Debugger
- #goto_between — Rubinius::Debugger::Command::Next
- #has_commands? — Rubinius::Debugger::BreakPoint
- #has_commands? — Rubinius::Debugger::DeferredBreakPoint
- #has_condition? — Rubinius::Debugger::BreakPoint
- #has_condition? — Rubinius::Debugger::DeferredBreakPoint
- #hit! — Rubinius::Debugger::BreakPoint
- #info — Rubinius::Debugger::Display
- #ip — Rubinius::Debugger::Frame
- #is_a_goto — Rubinius::Debugger::Command::NextInstruction
- #line — Rubinius::Debugger::Frame
- #list_code_around_line — Rubinius::Debugger
- #list_code_range — Rubinius::Debugger
- #listen — Rubinius::Debugger
- #listen — Rubinius::Debugger::Command
- #local_variables — Rubinius::Debugger::Frame
- #location — Rubinius::Debugger::BreakPoint
- #match_method — Rubinius::Debugger::Command::SetBreakPoint
- #method — Rubinius::Debugger::Frame
- #name — Rubinius::Debugger::CommandDescription
- #next_interesting — Rubinius::Debugger::Command::Next
- #paired_with — Rubinius::Debugger::BreakPoint
- #remove! — Rubinius::Debugger::BreakPoint
- #resolve! — Rubinius::Debugger::DeferredBreakPoint
- #run — Rubinius::Debugger::Command::Help
- #run — Rubinius::Debugger::Command::SetBreakPoint
- #run — Rubinius::Debugger::Command::SetTempBreakPoint
- #run — Rubinius::Debugger::Command::DeleteBreakpoint
- #run — Rubinius::Debugger::Command::Next
- #run — Rubinius::Debugger::Command::StepInto
- #run — Rubinius::Debugger::Command::NextInstruction
- #run — Rubinius::Debugger::Command::SetFrame
- #run — Rubinius::Debugger::Command::Continue
- #run — Rubinius::Debugger::Command::Backtrace
- #run — Rubinius::Debugger::Command::EvalCode
- #run — Rubinius::Debugger::Command::PrettyPrintEvalCode
- #run — Rubinius::Debugger::Command::Disassemble
- #run — Rubinius::Debugger::Command::ShowInfo
- #run — Rubinius::Debugger::Command::SetVariable
- #run — Rubinius::Debugger::Command::ShowVariable
- #run — Rubinius::Debugger::Command::Quit
- #run — Rubinius::Debugger::Command::CommandsList
- #run — Rubinius::Debugger::Command::Condition
- #run — Rubinius::Debugger::Command::ListCode
- #run — Rubinius::Debugger::Frame
- #run_code — Rubinius::Debugger::Command
- #section — Rubinius::Debugger::Display
- #send_between — Rubinius::Debugger
- #set_breakpoint_method — Rubinius::Debugger
- #set_breakpoints_between — Rubinius::Debugger::Command::Next
- #set_commands — Rubinius::Debugger::BreakPoint
- #set_commands — Rubinius::Debugger::DeferredBreakPoint
- #set_condition — Rubinius::Debugger::BreakPoint
- #set_condition — Rubinius::Debugger::DeferredBreakPoint
- #set_frame — Rubinius::Debugger
- #set_temp! — Rubinius::Debugger::BreakPoint
- #show_bytecode — Rubinius::Debugger
- #show_code — Rubinius::Debugger
- #spinup_thread — Rubinius::Debugger
- #start — Rubinius::Debugger
- #step_over_by — Rubinius::Debugger::Command::Next
- #step_to_parent — Rubinius::Debugger::Command::Next
- #variables — Rubinius::Debugger::Command
- #variables — Rubinius::Debugger::Frame