0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
autorequire is deprecated and presumably no longer needed http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/182827 More... almost 18 years ago
Another test data line number change More... almost 18 years ago
tdebug.rb alignment with rdebug More... almost 18 years ago
Forgot to add this for the linetrace+ test. More... almost 18 years ago
Attempt a fix at shortkey internal. There be dragons here. Not sure what's going on. More... almost 18 years ago
Another linetrace test. This time with linetrace+ set. More... almost 18 years ago
processor.rb: Silence possibly more warnings under $DEBUG test/*: another linetrace test using the linetrace command. More... almost 18 years ago
Test line numbers changed. Sigh More... almost 18 years ago
Track rdebug. More... almost 18 years ago
Oops forget this test More... almost 18 years ago
Fix bug in --trace. Add regression test for that as well. Reduce (but alas not eliminate) extraneous line tracing. More... almost 18 years ago
ruby-debug-base.rb: document Debugger.start parameters. CHANGES: Revise what's happened test-shortkey.el: A failing regression test because I think rdebug-shortkey-mode is not correct. More... almost 18 years ago
Assigning $0 on cygwin seems weird. cygwin readline different too More... almost 18 years ago
read_command on OSX seems to work differently. Punt for now. More... almost 18 years ago
Sometimes remove_method isn't defined. More... almost 18 years ago
Small typos. More... almost 18 years ago
Allow setting :post_mortem => true from Debugger.start. More... almost 18 years ago
We'll require linecache 0.4 or better. (Use SVN for now. Will be released at same time as ruby-debug). More... almost 18 years ago
test-pm.rb, post-mortem-osx.right: Allow for tmate command on OSX. annotate.*: make sure 'set force on' doesn't happen. More... almost 18 years ago
irb is no longer 'experimental'. More... almost 18 years ago
Auto indent. More... almost 18 years ago
Short-key mode is turning itself on rather than off sometimes. More control over trying to get rid of it when desired. More... almost 18 years ago
Note that rdebug with test/unit might work. More... almost 18 years ago
Don't unconditionally turn on short-key mode when annotations are on. Use rdebug-short-key-mode setting to decide. More... almost 18 years ago
set.rb -> settings.rb since it's already one command per file, and remove another :nodoc. Rakefile: split long line More... about 18 years ago
rdebug-core.el: allow rdebug-reset as an emasc command show.rb: remove one more :nodoc More... about 18 years ago
Regularize names a little bit. More work is needed though. More... about 18 years ago
Clear breakpoint icons when quitting the debugger. More... about 18 years ago
more on --keep-frame-binding (for Martin) More... about 18 years ago
Fix bug in "list -": was scrolling back to negative lines. Had also been skipping lines in forward list. More... about 18 years ago