FICHA · MANJARO

ruby-debug

Debugging functionality for Ruby

  • cli
  • CLI
  • LIBRARY
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Helps developers inspect Ruby programs while they run, pause execution, step through code, and understand why a value or control flow is wrong. It is useful during development, test failures, and troubleshooting complex behavior.

Debug sessions can expose secrets, memory contents, request data, and local paths. Use them carefully on shared machines or production systems, and avoid leaving remote debugging endpoints open.

How to run

rdbg

Commands: rdbg

Permissions

Permissions not analysed for this source yet.