Table of Contents - byebug-11.1.1 Documentation
Pages
-
CHANGELOG
- Changelog
- Unreleased
- 11.1.1 - 2020-01-24
- Fixed
- 11.1.0 - 2020-01-20
- Added
- Fixed
- Removed
- 11.0.1 - 2019-03-18
- Fixed
- 11.0.0 - 2019-02-15
- Added
- Fixed
- Removed
- 10.0.2 - 2018-03-30
- Fixed
- 10.0.1 - 2018-03-21
- Fixed
- 10.0.0 - 2018-01-26
- Changed
- Added
- Fixed
- 9.1.0 - 2017-08-22
- Added
- Fixed
- Removed
- 9.0.6 - 2016-09-29
- Fixed
- 9.0.5 - 2016-05-28
- Fixed
- 9.0.4 - 2016-05-19
- Fixed
- 9.0.3 - 2016-05-16
- Fixed
- 9.0.2 - 2016-05-15
- Fixed
- 9.0.1 - 2016-05-14
- Fixed
- 9.0.0 - 2016-05-11
- Fixed
- Removed
- 8.2.5 - 2016-04-27
- Fixed
- 8.2.4 - 2016-04-08
- Fixed
- 8.2.3 - 2016-04-07
- Fixed
- 8.2.2 - 2016-02-01
- Fixed
- 8.2.1 - 2015-11-26
- Fixed
- 8.2.0 - 2015-11-12
- Fixed
- Added
- 8.1.0 - 2015-11-09
- Fixed
- Added
- 8.0.1 - 2015-11-07
- Fixed
- 8.0.0 - 2015-11-05
- Fixed
- Changed
- 7.0.0 - 2015-11-04
- Fixed
- Removed
- Changed
- Added
- 6.0.2 - 2015-08-20
- Fixed
- 6.0.1 - 2015-08-19
- Fixed
- 6.0.0 - 2015-08-17
- Removed
- Changed
- Fixed
- Added
- 5.0.0 - 2015-05-18
- Fixed
- Added
- Changed
- Removed
- 4.0.5 - 2015-04-02
- Fixed
- 4.0.4 - 2015-03-27
- Fixed
- 4.0.3 - 2015-03-19
- Fixed
- 4.0.2 - 2015-03-16
- Fixed
- 4.0.1 - 2015-03-13
- Fixed
- 4.0.0 - 2015-03-13
- Added
- Changed
- Fixed
- Removed
- 3.5.1 - 2014-09-29
- Fixed
- 3.5.0 - 2014-09-28
- Fixed
- Changed
- 3.4.2 - 2014-09-26
- Fixed
- 3.4.1 - 2014-09-25
- Fixed
- 3.4.0 - 2014-09-01
- Fixed
- 3.3.0 - 2014-08-28
- Fixed
- Changed
- Removed
- 3.2.0 - 2014-08-02
- Fixed
- Removed
- 3.1.2 - 2014-04-23
- Fixed
- 3.1.1 - 2014-04-23
- Fixed
- 3.1.0 - 2014-04-23
- Removed
- Changed
- Added
- 3.0.0 - 2014-04-17
- Fixed
- Added
- Changed
- Removed
- 2.7.0 - 2014-02-24
- Fixed
- 2.6.0 - 2014-02-08
- Fixed
- 2.5.0 - 2013-12-14
- Added
- 2.4.1 - 2013-12-05
- Fixed
- 2.4.0 - 2013-12-02
- Fixed
- Added
- Changed
- 2.3.1 - 2013-10-17
- Fixed
- 2.3.0 - 2013-10-09
- Added
- Changed
- 2.2.2 - 2013-09-25
- Fixed
- 2.2.1 - 2013-09-24
- Fixed
- Changed
- 2.2.0 - 2013-09-22
- Fixed
- Added
- Changed
- 2.1.1 - 2013-09-10
- Fixed
- 2.1.0 - 2013-09-08
- Fixed
- Changed
- 2.0.0 - 2013-08-30
- Added
- Removed
- Changed
- 1.8.2 - 2013-08-16
- Fixed
- Changed
- 1.8.1 - 2013-08-12
- Fixed
- 1.8.0 - 2013-08-12
- Added
- 1.7.0 - 2013-08-03
- Added
- 1.6.1 - 2013-07-10
- Fixed
- 1.6.0 - 2013-07-10
- Fixed
- Changed
- 1.5.0 - 2013-06-21
- Fixed
- 1.4.2 - 2013-06-20
- Fixed
- 1.4.1 - 2013-06-15
- Fixed
- 1.4.0 - 2013-06-05
- Fixed
- Changed
- 1.3.1 - 2013-06-02
- Fixed
- 1.3.0 - 2013-05-25
- Added
- 1.2.0 - 2013-05-20
- Fixed
- Added
- 1.1.1 - 2013-05-07
- Added
- Changed
- 1.1.0 - 2013-04-30
- Added
- 1.0.3 - 2013-04-23
- Fixed
- Changed
- 1.0.2 - 2013-04-09
- Fixed
- Changed
- 1.0.1 - 2013-04-06
- Fixed
- 1.0.0 - 2013-03-29
- Fixed
- 0.0.1 - 2013-03-18
- Added
- CONTRIBUTING
-
GUIDE
- GUIDE
- Introduction
- First Steps
- Second Sample Session: Delving Deeper
- Attaching to a running program with
byebug
- Debugging Oddities: How debugging Ruby may be different from other languages
- Bouncing Around in Blocks (iterators)
- No Parameter Values in a Call Stack
- Lines You Can Stop At
- Threading support
- Getting in & out
- Starting byebug
- -h | –help
- -v | –version
- -d | –debug
- -I | –include path
- -m | –post-mortem
- –no-quit
- –no-stop
- -r | –require lib
- -t | –trace
- Byebug default options
- Command Files
- Quitting byebug
- Calling byebug from inside your program
- Restarting Byebug
- Debugging remote programs
- Byebug Command Reference
- Command Syntax
- Command Output
- Command Help
- Control Commands: quit, restart, source
- Quit
- Restart
- Source
- Display Commands: display, undisplay
- Display
- Undisplay
- Evaluation of expressions: irb, pry
- Printing variables: var
- Examining Program Source Files: list
- Editing Source files: edit
- The stack trace
- Printing the Stack:
where
command - Selecting a frame:
up
,down
andframe
commands
- README
- Makefile
Classes and Modules
- Byebug
- Byebug::AutoirbSetting
- Byebug::AutolistSetting
- Byebug::AutoprySetting
- Byebug::AutosaveSetting
- Byebug::BasenameSetting
- Byebug::BreakCommand
- Byebug::Breakpoint
- Byebug::CallstyleSetting
- Byebug::CatchCommand
- Byebug::Command
- Byebug::CommandList
- Byebug::CommandNotFound
- Byebug::CommandProcessor
- Byebug::ConditionCommand
- Byebug::Context
- Byebug::ContinueCommand
- Byebug::ControlProcessor
- Byebug::DebugCommand
- Byebug::DebugThread
- Byebug::DeleteCommand
- Byebug::DisableCommand
- Byebug::DisableCommand::BreakpointsCommand
- Byebug::DisableCommand::DisplayCommand
- Byebug::DisplayCommand
- Byebug::DownCommand
- Byebug::EditCommand
- Byebug::EnableCommand
- Byebug::EnableCommand::BreakpointsCommand
- Byebug::EnableCommand::DisplayCommand
- Byebug::FinishCommand
- Byebug::Frame
- Byebug::FrameCommand
- Byebug::FullpathSetting
- Byebug::HelpCommand
- Byebug::Helpers
- Byebug::Helpers::BinHelper
- Byebug::Helpers::EvalHelper
- Byebug::Helpers::FileHelper
- Byebug::Helpers::FrameHelper
- Byebug::Helpers::ParseHelper
- Byebug::Helpers::PathHelper
- Byebug::Helpers::ReflectionHelper
- Byebug::Helpers::StringHelper
- Byebug::Helpers::ThreadHelper
- Byebug::Helpers::ToggleHelper
- Byebug::Helpers::VarHelper
- Byebug::HistfileSetting
- Byebug::History
- Byebug::HistoryCommand
- Byebug::HistsizeSetting
- Byebug::InfoCommand
- Byebug::InfoCommand::BreakpointsCommand
- Byebug::InfoCommand::DisplayCommand
- Byebug::InfoCommand::FileCommand
- Byebug::InfoCommand::LineCommand
- Byebug::InfoCommand::ProgramCommand
- Byebug::Interface
- Byebug::InterruptCommand
- Byebug::IrbCommand
- Byebug::KillCommand
- Byebug::LinetraceSetting
- Byebug::ListCommand
- Byebug::ListsizeSetting
- Byebug::LocalInterface
- Byebug::MethodCommand
- Byebug::NextCommand
- Byebug::OptionSetter
- Byebug::PostMortemProcessor
- Byebug::PostMortemSetting
- Byebug::Printers
- Byebug::Printers::Base
- Byebug::Printers::Base::MissedArgument
- Byebug::Printers::Base::MissedPath
- Byebug::Printers::Plain
- Byebug::PryCommand
- Byebug::QuitCommand
- Byebug::Remote
- Byebug::Remote::Client
- Byebug::Remote::Server
- Byebug::RemoteInterface
- Byebug::RestartCommand
- Byebug::Runner
- Byebug::SaveCommand
- Byebug::SavefileSetting
- Byebug::ScriptInterface
- Byebug::ScriptProcessor
- Byebug::SetCommand
- Byebug::Setting
- Byebug::ShowCommand
- Byebug::SkipCommand
- Byebug::SourceCommand
- Byebug::SourceFileFormatter
- Byebug::StackOnErrorSetting
- Byebug::StepCommand
- Byebug::Subcommands
- Byebug::Subcommands::ClassMethods
- Byebug::TestInterface
- Byebug::ThreadCommand
- Byebug::ThreadCommand::CurrentCommand
- Byebug::ThreadCommand::ListCommand
- Byebug::ThreadCommand::ResumeCommand
- Byebug::ThreadCommand::StopCommand
- Byebug::ThreadCommand::SwitchCommand
- Byebug::ThreadsTable
- Byebug::TracevarCommand
- Byebug::UndisplayCommand
- Byebug::UntracevarCommand
- Byebug::UpCommand
- Byebug::VarCommand
- Byebug::VarCommand::AllCommand
- Byebug::VarCommand::ArgsCommand
- Byebug::VarCommand::ConstCommand
- Byebug::VarCommand::GlobalCommand
- Byebug::VarCommand::InstanceCommand
- Byebug::VarCommand::LocalCommand
- Byebug::WhereCommand
- Byebug::WidthSetting
- Exception
- Kernel
- RbConfig
- unknown
Methods
- ::[] — Byebug::Setting
- ::[]= — Byebug::Setting
- ::actual_control_port — Byebug
- ::actual_port — Byebug
- ::add — Byebug::Breakpoint
- ::add_catchpoint — Byebug
- ::always_run — Byebug::Command
- ::attach — Byebug
- ::breakpoints — Byebug
- ::catchpoints — Byebug
- ::client — Byebug
- ::columnize — Byebug::Command
- ::contexts — Byebug
- ::control — Byebug
- ::current_context — Byebug
- ::debug_load — Byebug
- ::description — Byebug::BreakCommand
- ::description — Byebug::CatchCommand
- ::description — Byebug::ConditionCommand
- ::description — Byebug::ContinueCommand
- ::description — Byebug::DebugCommand
- ::description — Byebug::DeleteCommand
- ::description — Byebug::DisableCommand
- ::description — Byebug::DisableCommand::BreakpointsCommand
- ::description — Byebug::DisableCommand::DisplayCommand
- ::description — Byebug::DisplayCommand
- ::description — Byebug::DownCommand
- ::description — Byebug::EditCommand
- ::description — Byebug::EnableCommand
- ::description — Byebug::EnableCommand::BreakpointsCommand
- ::description — Byebug::EnableCommand::DisplayCommand
- ::description — Byebug::FinishCommand
- ::description — Byebug::FrameCommand
- ::description — Byebug::HelpCommand
- ::description — Byebug::HistoryCommand
- ::description — Byebug::InfoCommand
- ::description — Byebug::InfoCommand::BreakpointsCommand
- ::description — Byebug::InfoCommand::DisplayCommand
- ::description — Byebug::InfoCommand::FileCommand
- ::description — Byebug::InfoCommand::LineCommand
- ::description — Byebug::InfoCommand::ProgramCommand
- ::description — Byebug::InterruptCommand
- ::description — Byebug::IrbCommand
- ::description — Byebug::KillCommand
- ::description — Byebug::ListCommand
- ::description — Byebug::MethodCommand
- ::description — Byebug::NextCommand
- ::description — Byebug::PryCommand
- ::description — Byebug::QuitCommand
- ::description — Byebug::RestartCommand
- ::description — Byebug::SaveCommand
- ::description — Byebug::SetCommand
- ::description — Byebug::ShowCommand
- ::description — Byebug::SkipCommand
- ::description — Byebug::SourceCommand
- ::description — Byebug::StepCommand
- ::description — Byebug::ThreadCommand
- ::description — Byebug::ThreadCommand::CurrentCommand
- ::description — Byebug::ThreadCommand::ListCommand
- ::description — Byebug::ThreadCommand::ResumeCommand
- ::description — Byebug::ThreadCommand::StopCommand
- ::description — Byebug::ThreadCommand::SwitchCommand
- ::description — Byebug::TracevarCommand
- ::description — Byebug::UndisplayCommand
- ::description — Byebug::UntracevarCommand
- ::description — Byebug::UpCommand
- ::description — Byebug::VarCommand
- ::description — Byebug::VarCommand::AllCommand
- ::description — Byebug::VarCommand::ArgsCommand
- ::description — Byebug::VarCommand::ConstCommand
- ::description — Byebug::VarCommand::GlobalCommand
- ::description — Byebug::VarCommand::InstanceCommand
- ::description — Byebug::VarCommand::LocalCommand
- ::description — Byebug::WhereCommand
- ::file_line — Byebug::SkipCommand
- ::file_path — Byebug::SkipCommand
- ::find — Byebug::Setting
- ::first — Byebug::Breakpoint
- ::handle_post_mortem — Byebug
- ::help — Byebug::Command
- ::help — Byebug::SetCommand
- ::help — Byebug::ShowCommand
- ::help_all — Byebug::Setting
- ::ignored_files — Byebug::Context
- ::included — Byebug::Subcommands
- ::interface — Byebug::Context
- ::interrupt — Byebug
- ::last — Byebug::Breakpoint
- ::load_settings — Byebug
- ::match — Byebug::Command
- ::new — Byebug::Command
- ::new — Byebug::CommandList
- ::new — Byebug::CommandNotFound
- ::new — Byebug::Frame
- ::new — Byebug::History
- ::new — Byebug::Interface
- ::new — Byebug::LocalInterface
- ::new — Byebug::RemoteInterface
- ::new — Byebug::ScriptInterface
- ::new — Byebug::TestInterface
- ::new — Byebug::OptionSetter
- ::new — Byebug::CommandProcessor
- ::new — Byebug::Remote::Client
- ::new — Byebug::Remote::Server
- ::new — Byebug::Runner
- ::new — Byebug::Setting
- ::new — Byebug::AutoirbSetting
- ::new — Byebug::AutolistSetting
- ::new — Byebug::AutoprySetting
- ::new — Byebug::PostMortemSetting
- ::new — Byebug::SourceFileFormatter
- ::none? — Byebug::Breakpoint
- ::parse_host_and_port — Byebug
- ::post_mortem= — Byebug
- ::post_mortem? — Byebug
- ::potential_line? — Byebug::Breakpoint
- ::potential_lines — Byebug::Breakpoint
- ::potential_lines_with_trace_points — Byebug::Breakpoint
- ::potential_lines_without_trace_points — Byebug::Breakpoint
- ::processor — Byebug::Context
- ::raised_exception — Byebug
- ::regexp — Byebug::BreakCommand
- ::regexp — Byebug::CatchCommand
- ::regexp — Byebug::ConditionCommand
- ::regexp — Byebug::ContinueCommand
- ::regexp — Byebug::DebugCommand
- ::regexp — Byebug::DeleteCommand
- ::regexp — Byebug::DisableCommand
- ::regexp — Byebug::DisableCommand::BreakpointsCommand
- ::regexp — Byebug::DisableCommand::DisplayCommand
- ::regexp — Byebug::DisplayCommand
- ::regexp — Byebug::DownCommand
- ::regexp — Byebug::EditCommand
- ::regexp — Byebug::EnableCommand
- ::regexp — Byebug::EnableCommand::BreakpointsCommand
- ::regexp — Byebug::EnableCommand::DisplayCommand
- ::regexp — Byebug::FinishCommand
- ::regexp — Byebug::FrameCommand
- ::regexp — Byebug::HelpCommand
- ::regexp — Byebug::HistoryCommand
- ::regexp — Byebug::InfoCommand
- ::regexp — Byebug::InfoCommand::BreakpointsCommand
- ::regexp — Byebug::InfoCommand::DisplayCommand
- ::regexp — Byebug::InfoCommand::FileCommand
- ::regexp — Byebug::InfoCommand::LineCommand
- ::regexp — Byebug::InfoCommand::ProgramCommand
- ::regexp — Byebug::InterruptCommand
- ::regexp — Byebug::IrbCommand
- ::regexp — Byebug::KillCommand
- ::regexp — Byebug::ListCommand
- ::regexp — Byebug::MethodCommand
- ::regexp — Byebug::NextCommand
- ::regexp — Byebug::PryCommand
- ::regexp — Byebug::QuitCommand
- ::regexp — Byebug::RestartCommand
- ::regexp — Byebug::SaveCommand
- ::regexp — Byebug::SetCommand
- ::regexp — Byebug::ShowCommand
- ::regexp — Byebug::SkipCommand
- ::regexp — Byebug::SourceCommand
- ::regexp — Byebug::StepCommand
- ::regexp — Byebug::ThreadCommand
- ::regexp — Byebug::ThreadCommand::CurrentCommand
- ::regexp — Byebug::ThreadCommand::ListCommand
- ::regexp — Byebug::ThreadCommand::ResumeCommand
- ::regexp — Byebug::ThreadCommand::StopCommand
- ::regexp — Byebug::ThreadCommand::SwitchCommand
- ::regexp — Byebug::TracevarCommand
- ::regexp — Byebug::UndisplayCommand
- ::regexp — Byebug::UntracevarCommand
- ::regexp — Byebug::UpCommand
- ::regexp — Byebug::VarCommand
- ::regexp — Byebug::VarCommand::AllCommand
- ::regexp — Byebug::VarCommand::ArgsCommand
- ::regexp — Byebug::VarCommand::ConstCommand
- ::regexp — Byebug::VarCommand::GlobalCommand
- ::regexp — Byebug::VarCommand::InstanceCommand
- ::regexp — Byebug::VarCommand::LocalCommand
- ::regexp — Byebug::WhereCommand
- ::remove — Byebug::Breakpoint
- ::restore_autolist — Byebug::SkipCommand
- ::server — Byebug
- ::settings — Byebug::Setting
- ::setup_autolist — Byebug::SkipCommand
- ::short_description — Byebug::BreakCommand
- ::short_description — Byebug::CatchCommand
- ::short_description — Byebug::ConditionCommand
- ::short_description — Byebug::ContinueCommand
- ::short_description — Byebug::DebugCommand
- ::short_description — Byebug::DeleteCommand
- ::short_description — Byebug::DisableCommand
- ::short_description — Byebug::DisableCommand::BreakpointsCommand
- ::short_description — Byebug::DisableCommand::DisplayCommand
- ::short_description — Byebug::DisplayCommand
- ::short_description — Byebug::DownCommand
- ::short_description — Byebug::EditCommand
- ::short_description — Byebug::EnableCommand
- ::short_description — Byebug::EnableCommand::BreakpointsCommand
- ::short_description — Byebug::EnableCommand::DisplayCommand
- ::short_description — Byebug::FinishCommand
- ::short_description — Byebug::FrameCommand
- ::short_description — Byebug::HelpCommand
- ::short_description — Byebug::HistoryCommand
- ::short_description — Byebug::InfoCommand
- ::short_description — Byebug::InfoCommand::BreakpointsCommand
- ::short_description — Byebug::InfoCommand::DisplayCommand
- ::short_description — Byebug::InfoCommand::FileCommand
- ::short_description — Byebug::InfoCommand::LineCommand
- ::short_description — Byebug::InfoCommand::ProgramCommand
- ::short_description — Byebug::InterruptCommand
- ::short_description — Byebug::IrbCommand
- ::short_description — Byebug::KillCommand
- ::short_description — Byebug::ListCommand
- ::short_description — Byebug::MethodCommand
- ::short_description — Byebug::NextCommand
- ::short_description — Byebug::PryCommand
- ::short_description — Byebug::QuitCommand
- ::short_description — Byebug::RestartCommand
- ::short_description — Byebug::SaveCommand
- ::short_description — Byebug::SetCommand
- ::short_description — Byebug::ShowCommand
- ::short_description — Byebug::SkipCommand
- ::short_description — Byebug::SourceCommand
- ::short_description — Byebug::StepCommand
- ::short_description — Byebug::ThreadCommand
- ::short_description — Byebug::ThreadCommand::CurrentCommand
- ::short_description — Byebug::ThreadCommand::ListCommand
- ::short_description — Byebug::ThreadCommand::ResumeCommand
- ::short_description — Byebug::ThreadCommand::StopCommand
- ::short_description — Byebug::ThreadCommand::SwitchCommand
- ::short_description — Byebug::TracevarCommand
- ::short_description — Byebug::UndisplayCommand
- ::short_description — Byebug::UntracevarCommand
- ::short_description — Byebug::UpCommand
- ::short_description — Byebug::VarCommand
- ::short_description — Byebug::VarCommand::AllCommand
- ::short_description — Byebug::VarCommand::ArgsCommand
- ::short_description — Byebug::VarCommand::ConstCommand
- ::short_description — Byebug::VarCommand::GlobalCommand
- ::short_description — Byebug::VarCommand::InstanceCommand
- ::short_description — Byebug::VarCommand::LocalCommand
- ::short_description — Byebug::WhereCommand
- ::spawn — Byebug
- ::start — Byebug
- ::start_client — Byebug
- ::start_control — Byebug
- ::start_server — Byebug
- ::started? — Byebug
- ::stop — Byebug
- ::stoppable? — Byebug
- ::thread_context — Byebug
- ::to_s — Byebug::Command
- ::tracing= — Byebug
- ::tracing? — Byebug
- ::verbose= — Byebug
- ::verbose? — Byebug
- #_binding — Byebug::Frame
- #_class — Byebug::Frame
- #_method — Byebug::Frame
- #_self — Byebug::Frame
- #add — Byebug::CatchCommand
- #add_line_breakpoint — Byebug::BreakCommand
- #adjust_frame — Byebug::Helpers::FrameHelper
- #after_repl — Byebug::CommandProcessor
- #after_repl — Byebug::ScriptProcessor
- #all_files — Byebug::Helpers::PathHelper
- #allowing_other_threads — Byebug::Helpers::EvalHelper
- #amend — Byebug::SourceFileFormatter
- #amend_final — Byebug::SourceFileFormatter
- #amend_initial — Byebug::SourceFileFormatter
- #args — Byebug::Frame
- #arguments — Byebug::Command
- #array_of_args — Byebug::Printers::Base
- #at_breakpoint — Byebug::Context
- #at_breakpoint — Byebug::CommandProcessor
- #at_catchpoint — Byebug::Context
- #at_catchpoint — Byebug::CommandProcessor
- #at_end — Byebug::Context
- #at_end — Byebug::CommandProcessor
- #at_line — Byebug::Context
- #at_line — Byebug::CommandProcessor
- #at_return — Byebug::Context
- #at_return — Byebug::CommandProcessor
- #at_tracing — Byebug::Context
- #at_tracing — Byebug::CommandProcessor
- #auto_cmds_for — Byebug::CommandProcessor
- #auto_range — Byebug::ListCommand
- #auto_run — Byebug::SkipCommand
- #autorestore — Byebug::Interface
- #autosave — Byebug::Interface
- #backtrace — Byebug::Context
- #banner — Byebug::Runner
- #banner — Byebug::AutoirbSetting
- #banner — Byebug::AutolistSetting
- #banner — Byebug::AutoprySetting
- #banner — Byebug::AutosaveSetting
- #banner — Byebug::BasenameSetting
- #banner — Byebug::CallstyleSetting
- #banner — Byebug::FullpathSetting
- #banner — Byebug::HistfileSetting
- #banner — Byebug::HistsizeSetting
- #banner — Byebug::LinetraceSetting
- #banner — Byebug::ListsizeSetting
- #banner — Byebug::PostMortemSetting
- #banner — Byebug::SavefileSetting
- #banner — Byebug::StackOnErrorSetting
- #banner — Byebug::WidthSetting
- #before_repl — Byebug::CommandProcessor
- #bin_file — Byebug::Helpers::PathHelper
- #boolean? — Byebug::Setting
- #buffer — Byebug::History
- #build_cmd — Byebug::CommandNotFound
- #byebug — Kernel
- #c_args — Byebug::Frame
- #c_frame? — Byebug::Frame
- #camelize — Byebug::Helpers::StringHelper
- #clear — Byebug::CatchCommand
- #clear — Byebug::History
- #clear — Byebug::TestInterface
- #close — Byebug::Interface
- #close — Byebug::RemoteInterface
- #close — Byebug::ScriptInterface
- #command — Byebug::HelpCommand
- #command_list — Byebug::CommandProcessor
- #commands — Byebug::ControlProcessor
- #commands — Byebug::PostMortemProcessor
- #commands — Byebug::ScriptProcessor
- #commands — Byebug::Helpers::ReflectionHelper
- #confirm — Byebug::Interface
- #confirm — Byebug::RemoteInterface
- #connect_at — Byebug::Remote::Client
- #contents — Byebug::Printers::Base
- #contents_files — Byebug::Printers::Base
- #contents_files — Byebug::Printers::Plain
- #context — Byebug::Command
- #context_from_thread — Byebug::Helpers::ThreadHelper
- #current? — Byebug::Frame
- #current_thread? — Byebug::Helpers::ThreadHelper
- #dead? — Byebug::Context
- #debug — Byebug::OptionSetter
- #debug_flag — Byebug::Helpers::ThreadHelper
- #debug_program — Byebug::Runner
- #debugger — Kernel
- #deco_args — Byebug::Frame
- #deco_block — Byebug::Frame
- #deco_call — Byebug::Frame
- #deco_class — Byebug::Frame
- #deco_file — Byebug::Frame
- #deco_method — Byebug::Frame
- #deco_pos — Byebug::Frame
- #default_max_size — Byebug::History
- #deindent — Byebug::Helpers::StringHelper
- #direction — Byebug::Helpers::FrameHelper
- #display_context — Byebug::Helpers::ThreadHelper
- #display_expression — Byebug::DisplayCommand
- #display_lines — Byebug::ListCommand
- #each — Byebug::CommandList
- #edit_error — Byebug::EditCommand
- #editor — Byebug::EditCommand
- #enable_disable_breakpoints — Byebug::Helpers::ToggleHelper
- #enable_disable_display — Byebug::Helpers::ToggleHelper
- #errmsg — Byebug::Interface
- #errmsg — Byebug::TestInterface
- #error_eval — Byebug::Helpers::EvalHelper
- #error_in_script? — Byebug::Runner
- #error_msg — Byebug::Helpers::EvalHelper
- #eval_expr — Byebug::DisplayCommand
- #executable_file_extensions — Byebug::Helpers::BinHelper
- #execute — Byebug::BreakCommand
- #execute — Byebug::CatchCommand
- #execute — Byebug::ConditionCommand
- #execute — Byebug::ContinueCommand
- #execute — Byebug::DebugCommand
- #execute — Byebug::DeleteCommand
- #execute — Byebug::DisableCommand::BreakpointsCommand
- #execute — Byebug::DisableCommand::DisplayCommand
- #execute — Byebug::DisplayCommand
- #execute — Byebug::DownCommand
- #execute — Byebug::EditCommand
- #execute — Byebug::EnableCommand::BreakpointsCommand
- #execute — Byebug::EnableCommand::DisplayCommand
- #execute — Byebug::FinishCommand
- #execute — Byebug::FrameCommand
- #execute — Byebug::HelpCommand
- #execute — Byebug::HistoryCommand
- #execute — Byebug::InfoCommand::BreakpointsCommand
- #execute — Byebug::InfoCommand::DisplayCommand
- #execute — Byebug::InfoCommand::FileCommand
- #execute — Byebug::InfoCommand::LineCommand
- #execute — Byebug::InfoCommand::ProgramCommand
- #execute — Byebug::InterruptCommand
- #execute — Byebug::IrbCommand
- #execute — Byebug::KillCommand
- #execute — Byebug::ListCommand
- #execute — Byebug::MethodCommand
- #execute — Byebug::NextCommand
- #execute — Byebug::PryCommand
- #execute — Byebug::QuitCommand
- #execute — Byebug::RestartCommand
- #execute — Byebug::SaveCommand
- #execute — Byebug::SetCommand
- #execute — Byebug::ShowCommand
- #execute — Byebug::SkipCommand
- #execute — Byebug::SourceCommand
- #execute — Byebug::StepCommand
- #execute — Byebug::ThreadCommand::CurrentCommand
- #execute — Byebug::ThreadCommand::ListCommand
- #execute — Byebug::ThreadCommand::ResumeCommand
- #execute — Byebug::ThreadCommand::StopCommand
- #execute — Byebug::ThreadCommand::SwitchCommand
- #execute — Byebug::TracevarCommand
- #execute — Byebug::UndisplayCommand
- #execute — Byebug::UntracevarCommand
- #execute — Byebug::UpCommand
- #execute — Byebug::VarCommand::AllCommand
- #execute — Byebug::VarCommand::ArgsCommand
- #execute — Byebug::VarCommand::ConstCommand
- #execute — Byebug::VarCommand::GlobalCommand
- #execute — Byebug::VarCommand::InstanceCommand
- #execute — Byebug::VarCommand::LocalCommand
- #execute — Byebug::WhereCommand
- #execute — Byebug::Subcommands
- #file — Byebug::Frame
- #find_executable — Byebug::Helpers::BinHelper
- #format_stop_reason — Byebug::InfoCommand::ProgramCommand
- #frame — Byebug::Context
- #frame — Byebug::Command
- #frame= — Byebug::Context
- #frame_binding — Byebug::Context
- #frame_class — Byebug::Context
- #frame_err — Byebug::Helpers::FrameHelper
- #frame_file — Byebug::Context
- #frame_line — Byebug::Context
- #frame_method — Byebug::Context
- #frame_self — Byebug::Context
- #full_location — Byebug::Context
- #gem_files — Byebug::Helpers::PathHelper
- #get_int — Byebug::Helpers::ParseHelper
- #get_line — Byebug::Helpers::FileHelper
- #get_lines — Byebug::Helpers::FileHelper
- #get_onoff — Byebug::SetCommand
- #glob_for — Byebug::Helpers::PathHelper
- #help — Byebug::CommandNotFound
- #help — Byebug::OptionSetter
- #help — Byebug::Setting
- #help — Byebug::Subcommands::ClassMethods
- #help= — Byebug::Runner
- #help_for — Byebug::HelpCommand
- #help_for_all — Byebug::HelpCommand
- #ignore? — Byebug::History
- #ignored? — Byebug::Context
- #ignored_file? — Byebug::Context
- #in_new_thread — Byebug::Helpers::EvalHelper
- #include_flag — Byebug::OptionSetter
- #index_from_start — Byebug::Helpers::FrameHelper
- #info — Byebug::CatchCommand
- #info_breakpoint — Byebug::InfoCommand::BreakpointsCommand
- #info_file_basic — Byebug::InfoCommand::FileCommand
- #info_file_breakpoints — Byebug::InfoCommand::FileCommand
- #info_file_mtime — Byebug::InfoCommand::FileCommand
- #info_file_sha1 — Byebug::InfoCommand::FileCommand
- #init_script — Byebug::Runner
- #initialize_attributes — Byebug::SkipCommand
- #inspect — Byebug::Breakpoint
- #inspect — Byebug::TestInterface
- #integer? — Byebug::Setting
- #interface — Byebug::Runner
- #interrupt — Byebug::Context
- #invalid_script? — Byebug::Runner
- #jump_frames — Byebug::Helpers::FrameHelper
- #keep_execution — Byebug::SkipCommand
- #last_ids — Byebug::History
- #last_if_empty — Byebug::Interface
- #lib_files — Byebug::Helpers::PathHelper
- #line — Byebug::Frame
- #line_breakpoint — Byebug::BreakCommand
- #lines — Byebug::SourceFileFormatter
- #lines_around — Byebug::SourceFileFormatter
- #locals — Byebug::Frame
- #locate — Byebug::Printers::Base
- #location — Byebug::Context
- #location — Byebug::EditCommand
- #location — Byebug::Helpers::ThreadHelper
- #lower_bound — Byebug::ListCommand
- #mark — Byebug::Frame
- #match — Byebug::CommandList
- #max_frames — Byebug::FinishCommand
- #max_initial_line — Byebug::SourceFileFormatter
- #max_line — Byebug::SourceFileFormatter
- #method_breakpoint — Byebug::BreakCommand
- #modifier — Byebug::ContinueCommand
- #move — Byebug::ListCommand
- #msg — Byebug::Helpers::EvalHelper
- #multiple_thread_eval — Byebug::Helpers::EvalHelper
- #n_displays — Byebug::Helpers::ToggleHelper
- #n_lines — Byebug::Helpers::FileHelper
- #name — Byebug::CommandNotFound
- #navigate_to_frame — Byebug::Helpers::FrameHelper
- #no_script? — Byebug::Runner
- #non_existing_script? — Byebug::Runner
- #non_script_option? — Byebug::Runner
- #normalize — Byebug::Helpers::FileHelper
- #on_change — Byebug::TracevarCommand
- #option_parser — Byebug::Runner
- #out_of_bounds? — Byebug::Helpers::FrameHelper
- #parse_range — Byebug::ListCommand
- #parse_steps — Byebug::Helpers::ParseHelper
- #parts — Byebug::Printers::Base
- #pop — Byebug::History
- #post_mortem — Byebug::OptionSetter
- #prefix_and_default — Byebug::Frame
- #prepare — Byebug::TestInterface
- #prepare_input — Byebug::Interface
- #prepend_byebug_bin — Byebug::RestartCommand
- #prepend_ruby_bin — Byebug::RestartCommand
- #prettify — Byebug::Helpers::StringHelper
- #print — Byebug::Interface
- #print — Byebug::RemoteInterface
- #print — Byebug::TestInterface
- #print — Byebug::Printers::Plain
- #print_backtrace — Byebug::WhereCommand
- #print_collection — Byebug::Printers::Plain
- #print_display_expressions — Byebug::DisplayCommand
- #print_error — Byebug::Runner
- #print_variables — Byebug::Printers::Plain
- #printer — Byebug::CommandProcessor
- #proceed! — Byebug::CommandProcessor
- #process_commands — Byebug::CommandProcessor
- #processor — Byebug::Context
- #program — Byebug::Runner
- #prompt — Byebug::CommandProcessor
- #prompt — Byebug::ControlProcessor
- #prompt — Byebug::PostMortemProcessor
- #prompt — Byebug::ScriptProcessor
- #push — Byebug::History
- #puts — Byebug::Interface
- #puts — Byebug::RemoteInterface
- #puts — Byebug::TestInterface
- #quit — Byebug::OptionSetter
- #range — Byebug::ListCommand
- #range_around — Byebug::SourceFileFormatter
- #range_from — Byebug::SourceFileFormatter
- #rc — Byebug::OptionSetter
- #rc_dirs — Byebug
- #read_command — Byebug::Interface
- #read_command — Byebug::RemoteInterface
- #read_command — Byebug::ScriptInterface
- #read_command — Byebug::TestInterface
- #read_file — Byebug::Interface
- #read_input — Byebug::Interface
- #readline — Byebug::LocalInterface
- #readline — Byebug::RemoteInterface
- #readline — Byebug::ScriptInterface
- #readline — Byebug::TestInterface
- #real_executable? — Byebug::Helpers::BinHelper
- #remote — Byebug::OptionSetter
- #remote= — Byebug::Runner
- #remote_byebug — Kernel
- #remove — Byebug::CatchCommand
- #repl — Byebug::CommandProcessor
- #repl — Byebug::ScriptProcessor
- #require_flag — Byebug::OptionSetter
- #reset_attributes — Byebug::SkipCommand
- #restore — Byebug::History
- #resume — Byebug::Context
- #root_path — Byebug::Helpers::PathHelper
- #ruby_args — Byebug::Frame
- #run — Byebug::Runner
- #run_auto_cmds — Byebug::CommandProcessor
- #run_cmd — Byebug::CommandProcessor
- #run_init_script — Byebug
- #run_rc_file — Byebug
- #safe_eval — Byebug::Helpers::EvalHelper
- #safe_inspect — Byebug::Helpers::EvalHelper
- #safe_to_s — Byebug::Helpers::EvalHelper
- #safely — Byebug::CommandProcessor
- #save — Byebug::History
- #save_breakpoints — Byebug::SaveCommand
- #save_catchpoints — Byebug::SaveCommand
- #save_displays — Byebug::SaveCommand
- #save_settings — Byebug::SaveCommand
- #search_paths — Byebug::Helpers::BinHelper
- #select_breakpoints — Byebug::Helpers::ToggleHelper
- #separate_thread_eval — Byebug::Helpers::EvalHelper
- #setup — Byebug::OptionSetter
- #shortpath — Byebug::Helpers::FileHelper
- #silent_eval — Byebug::Helpers::EvalHelper
- #size — Byebug::SourceFileFormatter
- #source_file_formatter — Byebug::ListCommand
- #specific_max_size — Byebug::History
- #split_commands — Byebug::Interface
- #split_range — Byebug::ListCommand
- #stack_size — Byebug::Context
- #start — Byebug::Remote::Client
- #start — Byebug::Remote::Server
- #started? — Byebug::Remote::Client
- #status_flag — Byebug::Helpers::ThreadHelper
- #step_into — Byebug::Context
- #step_out — Byebug::Context
- #step_over — Byebug::Context
- #stop — Byebug::OptionSetter
- #stop_reason — Byebug::Context
- #str_obj — Byebug::VarCommand::ConstCommand
- #subcommand — Byebug::HelpCommand
- #subcommand_list — Byebug::Subcommands::ClassMethods
- #suspend — Byebug::Context
- #suspended? — Byebug::Context
- #switch — Byebug::Context
- #switch_to_frame — Byebug::Helpers::FrameHelper
- #syntax_valid? — Byebug::Helpers::ParseHelper
- #target_object — Byebug::BreakCommand
- #test_files — Byebug::Helpers::PathHelper
- #thnum — Byebug::Context
- #thread — Byebug::Context
- #thread_arguments — Byebug::Helpers::ThreadHelper
- #to_hash — Byebug::Frame
- #to_s — Byebug::CommandList
- #to_s — Byebug::History
- #to_s — Byebug::Setting
- #to_s — Byebug::CallstyleSetting
- #to_s — Byebug::HistfileSetting
- #to_s — Byebug::HistsizeSetting
- #to_s — Byebug::ListsizeSetting
- #to_s — Byebug::SavefileSetting
- #to_s — Byebug::WidthSetting
- #to_sym — Byebug::Setting
- #trace — Byebug::OptionSetter
- #tracing — Byebug::Context
- #tracing= — Byebug::Context
- #translate — Byebug::Printers::Base
- #type — Byebug::Printers::Base
- #unconditionally? — Byebug::ContinueCommand
- #until_line? — Byebug::ContinueCommand
- #upper_bound — Byebug::ListCommand
- #use_short_style? — Byebug::Frame
- #valid_breakpoints_for — Byebug::BreakCommand
- #valid_range? — Byebug::ListCommand
- #value — Byebug::AutoirbSetting
- #value — Byebug::AutolistSetting
- #value — Byebug::AutoprySetting
- #value — Byebug::LinetraceSetting
- #value — Byebug::PostMortemSetting
- #value= — Byebug::AutoirbSetting
- #value= — Byebug::AutolistSetting
- #value= — Byebug::AutoprySetting
- #value= — Byebug::LinetraceSetting
- #value= — Byebug::PostMortemSetting
- #var_args — Byebug::Helpers::VarHelper
- #var_global — Byebug::Helpers::VarHelper
- #var_instance — Byebug::Helpers::VarHelper
- #var_list — Byebug::Helpers::VarHelper
- #var_local — Byebug::Helpers::VarHelper
- #version — Byebug::OptionSetter
- #version= — Byebug::Runner
- #virtual_file? — Byebug::Helpers::FileHelper
- #warning_eval — Byebug::Helpers::EvalHelper
- #warning_msg — Byebug::Helpers::EvalHelper
- #which — Byebug::Helpers::BinHelper
- #width — Byebug::CommandList
- #with_clean_argv — Byebug::IrbCommand
- #with_repl_like_sigint — Byebug::LocalInterface
- #without_exceptions — Byebug::ScriptProcessor
- #without_stderr — Byebug::Helpers::ParseHelper