FICHA · MANJARO

ruby-pry-byebug

Combine 'pry' with 'byebug'. Adds 'step', 'next', 'finish', 'continue' and 'break' commands to control execution.

  • Library
  • LIBRARY
  • CLI
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Combines Pry's interactive console with Byebug-style stepping, breakpoints, and execution control. It is useful when developers need to pause Ruby code and inspect state while moving through execution.

Debuggers can expose secrets, request data, and source paths. Avoid leaving remote debugging enabled and protect logs or transcripts from shared sessions.

Permissions

Permissions not analysed for this source yet.