Suggestions appear as you type. Use the up and down arrows to choose one and Enter to open it.

Ruby debug

Free#15 of 27 in Debuggers

Open-source debugging for Ruby MRI 2.7 and later.

—Not yet scored
Ruby debug— Visit Ruby debug

At a glance

  • Editor score
    Not yet scored
  • Pricing
    Open source
  • Best for
    Ruby application debugging
  • Paid from
    None
  • Supported languages
    Ruby (MRI) 2.7 and later
  • Facts checked
    20 Sep 2026
  • Where it wins

    • Supports conditional, exception, path, method, line, and watch breakpoints
    • Adds remote debugging, recording and replay, tracing, and expression evaluation
    • Connects with VS Code and Chrome DevTools
  • Where it doesn't

    • Focused on Ruby MRI rather than multi-language debugging
    • Requires installing and using the Ruby debug gem
    • Command-line workflow may not suit teams seeking a hosted debugger

Our verdict on Ruby debug

Ruby debug is an open-source debugging library and command-line debugger for Ruby MRI 2.7 and later. It is designed for Ruby developers who need to inspect applications and scripts locally, pause execution at precise points, evaluate expressions, trace method calls or lines, and investigate exceptions. The tool is installed as the Ruby debug gem and combines console-based workflows with integrations for VS Code and Chrome DevTools. Its scope is deliberately centered on Ruby MRI rather than a broad, multi-language debugging environment.

The debugging feature set covers common investigation tasks and more advanced workflows. Developers can use line, method, conditional, path, watch, and exception breakpoints, then step, continue, finish, and navigate frames. Expression evaluation and program-status inspection help examine runtime state, while method-call and line tracing provide visibility into execution flow. Recording and replay add a time-travel debugging option, allowing developers to review recorded behavior rather than relying only on a live session. Remote debugging is available over Unix domain sockets and TCP/IP, which extends the tool beyond a single local process.

Ruby debug is a strong fit for teams working within its supported Ruby version range and wanting an open-source debugger with both command-line control and editor or browser-based options. VS Code and Chrome DevTools integration can make the workflow more familiar for developers who prefer graphical inspection alongside rdbg. The main trade-off is its narrow platform scope: teams debugging several programming languages, seeking a hosted service, or preferring a fully managed commercial product should look elsewhere. For Ruby MRI applications and scripts, its combination of breakpoints, remote sessions, replay, tracing, and expression evaluation gives it substantial debugging depth without a paid plan structure.

Ruby debug pricing

Plans Open sourceFree Free to use — no paid tier required for the core job.
See plans on github.com

Ruby debug fact sheet

Free planNot verified
Paid fromNone
Supported languagesRuby (MRI) 2.7 and later
Target platformsNot verified
Remote debuggingYes
Conditional breakpointsYes
Exception breakpointsYes
Time-travel debuggingYes
Core dump debuggingNot verified
DeploymentSelf-hosted
SupportCommunity, Docs
Built forSolo, Small business, Mid-market, Enterprise (editorial estimate)
Integrations2 integrations: VS Code, Chrome DevTools
PricingOpen source
Websitegithub.com
Facts checked20 Sep 2026

Ruby debug integrations

Ruby debug lists 2 integrations on its own site.

  • VS Code
  • Chrome DevTools

Alternatives to Ruby debug

See all Ruby debug alternatives →

Used Ruby debug? Be the first to review it

The editor score above is our own research. What this page doesn't have yet is a reader's view — what you used Ruby debug for, what worked and what didn't. No stars are seeded and no review is paid for; an editor reads every one before it appears.

Write a reviewTwo minutes · verified accounts only · read by an editor before it appears

Reviews come only from verified accounts. Sign in or create an account first — your e-mail is never shown.

Your rating

0 characters · at least 80, up to 3,000

Posted from your verified account. Reviews appear after an editor reads them, usually within two working days.

Featured on iTechGuides

Featured on iTechGuides — Ruby debug —/10

Ruby debug is listed in our Debuggers directory. Add the badge to your site — it links back to this page.

<a href="https://www.itechguides.com/products/ruby-debug/"><img src="https://www.itechguides.com/best/badge/ruby-debug.svg" alt="Featured on iTechGuides" width="230" height="46"></a>

Reviewed by iTechGuides Editors · Editorial team · Updated Sep 2026

Advertiser disclosure: iTechGuides is reader-supported. We may earn a commission when you click some links. It never changes a score or a verdict. How we rank.