0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Mar 10, 2025 — Mar 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reworked stop skipping breakpoints on the same line More... over 15 years ago
reworked stop skipping breakpoints on the same line More... over 15 years ago
reworked patch for segfault More... over 15 years ago
stop skipping breakpoints on the same line More... over 15 years ago
fixed segfault More... over 15 years ago
Bump ruby-debug-extra version. More... over 15 years ago
Get ready for release 0.10.4 More... over 15 years ago
Remove gcc warning and redundant code. Rubyforge Issue #28654. Thanks to Mamoru Tasaka. More... over 15 years ago
More rdoc work. More... over 15 years ago
Go over documentation (1st pass) including that created by rdoc. Better instructions for how to build on MS Windows and the include cross-compile.sh script I use. Update rubyforge URL's used to building ChangeLogs. More... over 15 years ago
improve list and list - (backwards) handling when hitting end of file. More... over 15 years ago
"rake test" of ruby-debug gem should now work without requiring or using ruby-debug-base code. Rubyforge tracker #28560. More... over 15 years ago
Make sure version file is closed. Thanks to Mamoru Tasaka. Tracker #28581. More... over 15 years ago
The EMACS environment variable(s) cause output to get prefaced with null which messes up file compares. So turn off EMACS output processing in testing. More... over 15 years ago
Rakefile: make rake --prereqs work if only ruby-debug.tar.gz is used. Add test/config.yml to gem. See tracker #28560. ruby_debug.c: 10.0.4.rc2 now More... over 15 years ago
pm.rb: spelling mistake More... over 15 years ago
Spelling mistake: resyncronization -> resynchronization More... over 15 years ago
Add Debugger.inside_emacs? Environment variable EMACS for inside Emacs is deprecated in favor of INSIDE_EMACS. Rubyforge #28465. More... over 15 years ago
Off by one on showing breakpoint positions More... over 15 years ago
More small document changes More... over 15 years ago
A couple more small emacs doc changes More... over 15 years ago
More small changes to docs. More... over 15 years ago
Go over installation instructions for Emacs. Add a basic files, README, INSTALL and AUTHORS. Change version from 0.10.4vc to 0.10.4rc1 More... over 15 years ago
Another bug in showing variables in post-mortem. Not sure if this is the best fix though. kill.rb: fix syntax bug More... almost 16 years ago
More explicit about incomplete saved frames. Now reads: Warning: saved frames may be incomplete; compare debugger backtrace (bt) with Ruby caller(0). More... almost 16 years ago
What's up. More... almost 16 years ago
Document irb "dbgr" command. rbdbgr -> rdebug in irb variables. More... almost 16 years ago
Forgot to add file to test against More... almost 16 years ago
Add test for filename with embedded space. More... almost 16 years ago
Tolerate Ruby without readline better. Tracker #23925 More... almost 16 years ago