Table of Contents - ruby-debug-0.10.4 Documentation
Pages
README
ruby-debug
Overview
Requirements
Install
Install on MS Windows
Usage
rdebug executable:
ruby-debug API
Performance
License
Classes/Modules
Debugger
Debugger::AddBreakpoint
Debugger::Command
Debugger::CommandProcessor
Debugger::ContinueCommand
Debugger::ControlCommandProcessor
Debugger::DeleteBreakpointCommand
Debugger::FinishCommand
Debugger::HelpCommand
Debugger::IRBCommand
Debugger::InfoCommand
Debugger::Interface
Debugger::KillCommand
Debugger::ListCommand
Debugger::LocalInterface
Debugger::LocalInterface::Debugger
Debugger::MethodCommand
Debugger::MethodSigCommand
Debugger::NextCommand
Debugger::ParseFunctions
Debugger::Processor
Debugger::QuitCommand
Debugger::ReloadCommand
Debugger::RemoteInterface
Debugger::ScriptInterface
Debugger::SetCommand
Debugger::ShowCommand
Debugger::SourceCommand
Debugger::StepCommand
Debugger::VarClassVarCommand
Debugger::VarInheritCommand
Debugger::VarLocalCommand
Debugger::WhereCommand
IRB
IRB::Context
IRB::ExtendCommand
IRB::ExtendCommand::Continue
IRB::ExtendCommand::Dbgr
IRB::ExtendCommand::DebuggerResumeCommand
IRB::ExtendCommand::Next
IRB::ExtendCommand::Quit
IRB::ExtendCommand::Step
Kernel
Methods
::canonic_file — Debugger::CommandProcessor
::commands — Debugger::Command
::execute — IRB::ExtendCommand::DebuggerResumeCommand
::execute — IRB::ExtendCommand::Dbgr
::help — Debugger::VarClassVarCommand
::help — Debugger::SetCommand
::help — Debugger::StepCommand
::help — Debugger::IRBCommand
::help — Debugger::VarLocalCommand
::help — Debugger::AddBreakpoint
::help — Debugger::SourceCommand
::help — Debugger::HelpCommand
::help — Debugger::ShowCommand
::help — Debugger::ListCommand
::help — Debugger::DeleteBreakpointCommand
::help — Debugger::FinishCommand
::help — Debugger::MethodCommand
::help — Debugger::InfoCommand
::help — Debugger::MethodSigCommand
::help — Debugger::VarInheritCommand
::help — Debugger::NextCommand
::help — Debugger::KillCommand
::help — Debugger::QuitCommand
::help — Debugger::WhereCommand
::help — Debugger::ContinueCommand
::help_command — Debugger::WhereCommand
::help_command — Debugger::QuitCommand
::help_command — Debugger::KillCommand
::help_command — Debugger::ContinueCommand
::help_command — Debugger::MethodSigCommand
::help_command — Debugger::NextCommand
::help_command — Debugger::InfoCommand
::help_command — Debugger::VarInheritCommand
::help_command — Debugger::VarLocalCommand
::help_command — Debugger::FinishCommand
::help_command — Debugger::ListCommand
::help_command — Debugger::HelpCommand
::help_command — Debugger::SourceCommand
::help_command — Debugger::SetCommand
::help_command — Debugger::StepCommand
::help_command — Debugger::IRBCommand
::help_command — Debugger::AddBreakpoint
::help_command — Debugger::ShowCommand
::help_command — Debugger::DeleteBreakpointCommand
::help_command — Debugger::MethodCommand
::help_command — Debugger::VarClassVarCommand
::inherited — Debugger::Command
::inside_emacs? — Debugger
::load_commands — Debugger::Command
::method_missing — Debugger::Command
::new — Debugger::Interface
::new — Debugger::RemoteInterface
::new — Debugger::Command
::new — Debugger::LocalInterface
::new — Debugger::CommandProcessor
::new — Debugger::ScriptInterface
::new — Debugger::ControlCommandProcessor
::options — Debugger::Command
::print_location_and_text — Debugger::CommandProcessor
::protect — Debugger::CommandProcessor
::register_setting_get — Debugger::Command
::register_setting_set — Debugger::Command
::register_setting_var — Debugger::Command
::run_init_script — Debugger
::run_script — Debugger
::settings — Debugger::Command
::settings — Debugger
::start_client — Debugger
::start_remote — Debugger
::start_server — Debugger
#afmt — Debugger::Interface
#afmt — Debugger::Processor
#aprint — Debugger::Interface
#aprint — Debugger::Processor
#at_breakpoint — Debugger::CommandProcessor
#at_catchpoint — Debugger::CommandProcessor
#at_line — Debugger::CommandProcessor
#at_return — Debugger::CommandProcessor
#at_tracing — Debugger::CommandProcessor
#breakpoint — Kernel
#close — Debugger::RemoteInterface
#close — Debugger::LocalInterface
#close — Debugger::ScriptInterface
#confirm — Debugger::ScriptInterface
#confirm — Debugger::Command
#confirm — Debugger::RemoteInterface
#confirm — Debugger::LocalInterface
#debug_eval — Debugger::Command
#debug_silent_eval — Debugger::Command
#debugger — Kernel
#errmsg — Debugger::Processor
#errmsg — Debugger::Interface
#errmsg — Debugger::Command
#evaluate — IRB::Context
#execute — Debugger::KillCommand
#execute — Debugger::DeleteBreakpointCommand
#execute — Debugger::NextCommand
#execute — Debugger::ContinueCommand
#execute — Debugger::AddBreakpoint
#execute — Debugger::QuitCommand
#execute — Debugger::MethodSigCommand
#execute — Debugger::IRBCommand
#execute — Debugger::SetCommand
#execute — Debugger::WhereCommand
#execute — Debugger::VarLocalCommand
#execute — Debugger::InfoCommand
#execute — Debugger::HelpCommand
#execute — Debugger::ListCommand
#execute — Debugger::StepCommand
#execute — Debugger::FinishCommand
#execute — Debugger::VarClassVarCommand
#execute — Debugger::MethodCommand
#execute — Debugger::VarInheritCommand
#execute — Debugger::ShowCommand
#execute — Debugger::SourceCommand
#execute — Debugger::ReloadCommand
#finalize — Debugger::LocalInterface
#finalize — Debugger::Interface
#find — Debugger::Command
#get_binding — Debugger::Command
#get_context — Debugger::Command
#get_int — Debugger::ParseFunctions
#get_onoff — Debugger::ParseFunctions
#info_args — Debugger::InfoCommand
#info_breakpoints — Debugger::InfoCommand
#info_display — Debugger::InfoCommand
#info_file — Debugger::InfoCommand
#info_files — Debugger::InfoCommand
#info_global_variables — Debugger::InfoCommand
#info_instance_variables — Debugger::InfoCommand
#info_line — Debugger::InfoCommand
#info_locals — Debugger::InfoCommand
#info_program — Debugger::InfoCommand
#info_stack — Debugger::InfoCommand
#info_thread — Debugger::InfoCommand
#info_threads — Debugger::InfoCommand
#info_variables — Debugger::InfoCommand
#interface= — Debugger::CommandProcessor
#line_at — Debugger::Command
#lookup — Debugger::CommandProcessor
#match — Debugger::Command
#one_cmd — Debugger::CommandProcessor
#print — Debugger::RemoteInterface
#print — Debugger::LocalInterface
#print — Debugger::Processor
#print — Debugger::ScriptInterface
#print — Debugger::Command
#process_commands — Debugger::ControlCommandProcessor
#prompt — Debugger::ControlCommandProcessor
#read_command — Debugger::RemoteInterface
#read_command — Debugger::ScriptInterface
#read_command — Debugger::LocalInterface
#readline_support? — Debugger::RemoteInterface
#readline_support? — Debugger::LocalInterface
#readline_support? — Debugger::ScriptInterface
#regexp — Debugger::AddBreakpoint
#regexp — Debugger::VarLocalCommand
#regexp — Debugger::StepCommand
#regexp — Debugger::SourceCommand
#regexp — Debugger::ContinueCommand
#regexp — Debugger::KillCommand
#regexp — Debugger::MethodSigCommand
#regexp — Debugger::InfoCommand
#regexp — Debugger::MethodCommand
#regexp — Debugger::ListCommand
#regexp — Debugger::SetCommand
#regexp — Debugger::ReloadCommand
#regexp — Debugger::HelpCommand
#regexp — Debugger::ShowCommand
#regexp — Debugger::IRBCommand
#regexp — Debugger::VarClassVarCommand
#regexp — Debugger::NextCommand
#regexp — Debugger::QuitCommand
#regexp — Debugger::WhereCommand
#regexp — Debugger::VarInheritCommand
#regexp — Debugger::FinishCommand
#regexp — Debugger::DeleteBreakpointCommand
#show_onoff — Debugger::ParseFunctions
#syntax_valid? — Debugger::ParseFunctions