Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ruby
/
debug
Public
Notifications
You must be signed in to change notification settings
Fork
139
Star
1.2k
Code
Issues
72
Pull requests
14
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 15, 2025
Update imemo_mask to match ruby's
Show description for 14c8a54
byroot
authored and
ko1
committed
14c8a54
Copy full SHA for 14c8a54
Commits on Jun 17, 2025
v1.11.0
ko1
committed
a86adbb
Copy full SHA for a86adbb
Self-document the XDG_STATE_HOME fallback
jasonkarns
authored and
ko1
committed
ec0a966
Copy full SHA for ec0a966
Commits on Jun 13, 2025
fix hitory file path
Show description for 43f80ff
ko1
committed
43f80ff
Copy full SHA for 43f80ff
Commits on Jun 6, 2025
Support config.rb in XDG config path (#1031)
jgarber623
authored and
ko1
committed
f0579e4
Copy full SHA for f0579e4
Add XDG support for rdbgrc file (#1031)
Show description for b63bd2e
jgarber623
authored and
ko1
committed
b63bd2e
Copy full SHA for b63bd2e
Add XDG support for history file (#1031)
Show description for 630dbfa
jgarber623
authored and
ko1
committed
630dbfa
Copy full SHA for 630dbfa
Commits on Jun 5, 2025
Fix load_history method
jsxs0
authored and
ko1
committed
bd9a813
Copy full SHA for bd9a813
fix: use String#scrub to handle encoding gracefully
jsxs0
authored and
ko1
committed
64c0c72
Copy full SHA for 64c0c72
fix: handle UTF-8 history with empty LANG env
jsxs0
authored and
ko1
committed
29bb179
Copy full SHA for 29bb179
Fix help message of the `eval` command
Show description for 32f55ff
matthieuprat
authored and
ko1
committed
32f55ff
Copy full SHA for 32f55ff
Explicitly skip TracePoint events in internal code
Show description for b0ca87e
mame
authored and
ko1
committed
b0ca87e
Copy full SHA for b0ca87e
update README.md
ko1
committed
dbcddaa
Copy full SHA for dbcddaa
Commits on Jun 4, 2025
The debug gem can abort when stepping into a rescue clause:
Show description for cf469f2
mame
committed
cf469f2
Copy full SHA for cf469f2
`no_repeat` option
Show description for fb1cff5
ko1
committed
fb1cff5
Copy full SHA for fb1cff5
Normalize formatting, grammar, etc…
Show description for a9bbc70
stevenharman
authored and
ko1
committed
a9bbc70
Copy full SHA for a9bbc70
Fix FrameInfo#block_identifier
Show description for 69d245a
andrepiske
authored and
ko1
committed
69d245a
Copy full SHA for 69d245a
Add `show_src_lines_frame` option
Show description for ba7c39d
HeyNonster
authored and
ko1
committed
ba7c39d
Copy full SHA for ba7c39d
Commits on Dec 18, 2024
v1.10.0
ko1
committed
bead098
Copy full SHA for bead098
`port_range` lvar is not defined
ko1
committed
51b0161
Copy full SHA for 51b0161
Commits on Dec 17, 2024
Add option for trying a range of TCP ports
gerymate
authored and
ko1
committed
affee18
Copy full SHA for affee18
allow `puts` without argument
Show description for 87d607d
ko1
committed
87d607d
Copy full SHA for 87d607d
Improve RUBYOPT's handling in tests
Show description for 3685859
st0012
authored and
ko1
committed
3685859
Copy full SHA for 3685859
Prompt assertion should use assert_raw_line_text instead of assert_line_text
tompng
authored and
ko1
committed
ee59c85
Copy full SHA for ee59c85
Modify misc/README.md.erb and regenerate README
ozydingo
authored and
ko1
committed
07df517
Copy full SHA for 07df517
Fix minor typos / grammar in README.md
ozydingo
authored and
ko1
committed
1405bf8
Copy full SHA for 1405bf8
Commits on Sep 10, 2024
Add changelog_uri to gemspec (#1106)
Show description for 9c42795
fynsta
authored
9c42795
Copy full SHA for 9c42795
Commits on Sep 2, 2024
Fix flaky tests
Show description for ef5e54c
nobu
authored and
ko1
committed
ef5e54c
Copy full SHA for ef5e54c
Commits on Jul 25, 2024
Accept colon style Hash#inspect in test/console/print_test.rb
Show description for 79cdcfa
tompng
authored and
ko1
committed
79cdcfa
Copy full SHA for 79cdcfa
Commits on May 30, 2024
do not include `$FILENAME` in globals
Show description for 8abc50a
nyz93
authored and
ko1
committed
8abc50a
Copy full SHA for 8abc50a
Commits on Mar 29, 2024
v1.9.2
ko1
committed
0b77e82
Copy full SHA for 0b77e82
Format tables
st0012
authored and
ko1
committed
6407c98
Copy full SHA for 6407c98
Mention IRB as the console in readme
st0012
authored and
ko1
committed
a655f10
Copy full SHA for a655f10
Use rb_iseqw_to_iseq to get iseq pointer
Show description for ffbdb30
peterzhu2118
authored and
ko1
committed
ffbdb30
Copy full SHA for ffbdb30
Fix name of rb_iseq_t struct
Show description for 75326e2
peterzhu2118
authored and
ko1
committed
75326e2
Copy full SHA for 75326e2
Pagination
Previous
Next
You can’t perform that action at this time.