Registry / other / pry-debugger

pry-debugger

JSON →
library0.2.3rbrubygemsunverified

Combine 'pry' with 'debugger'. Adds 'step', 'next', and 'continue' commands to control execution.

gem install pry-debugger
INSTALL
IMPORT
SIG · PRY-DEBUGGER
P
pry-debugger
otherrubyv0.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PryDebugger
require 'pry-debugger'

Basic usage of pry-debugger for debugging

require 'pry-debugger' # In your code, use binding.pry to enter a debugging session # Then use step, next, continue commands
Debug
Known issues
breakingRequires Ruby 1.9.3+ and debugger gem
fix
Ensure you have compatible Ruby version and debugger gem installed
affects: >= 0.2.0
Upgrade
Version history
0.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources