openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
denofevil's ruby-debug
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Mar 10, 2025 — Mar 10, 2026
Showing page 1 of 32
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
reworked stop skipping breakpoints on the same line
Dennis Ushakov
More...
over 15 years ago
reworked stop skipping breakpoints on the same line
Dennis Ushakov
More...
over 15 years ago
reworked patch for segfault
Dennis Ushakov
More...
over 15 years ago
stop skipping breakpoints on the same line
Dennis Ushakov
More...
over 15 years ago
fixed segfault
Dennis Ushakov
More...
over 15 years ago
Bump ruby-debug-extra version.
rockyb
More...
over 15 years ago
Get ready for release 0.10.4
rockyb
More...
over 15 years ago
Remove gcc warning and redundant code. Rubyforge Issue #28654. Thanks to Mamoru Tasaka.
rockyb
More...
over 15 years ago
More rdoc work.
rockyb
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.
rockyb
More...
over 15 years ago
improve list and list - (backwards) handling when hitting end of file.
rockyb
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.
rockyb
More...
over 15 years ago
Make sure version file is closed. Thanks to Mamoru Tasaka. Tracker #28581.
rockyb
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.
rockyb
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
rockyb
More...
over 15 years ago
pm.rb: spelling mistake
rockyb
More...
over 15 years ago
Spelling mistake: resyncronization -> resynchronization
rockyb
More...
over 15 years ago
Add Debugger.inside_emacs? Environment variable EMACS for inside Emacs is deprecated in favor of INSIDE_EMACS. Rubyforge #28465.
rockyb
More...
over 15 years ago
Off by one on showing breakpoint positions
rockyb
More...
over 15 years ago
More small document changes
rockyb
More...
over 15 years ago
A couple more small emacs doc changes
rockyb
More...
over 15 years ago
More small changes to docs.
rockyb
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
rockyb
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
rockyb
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).
rockyb
More...
almost 16 years ago
What's up.
rockyb
More...
almost 16 years ago
Document irb "dbgr" command. rbdbgr -> rdebug in irb variables.
rockyb
More...
almost 16 years ago
Forgot to add file to test against
rockyb
More...
almost 16 years ago
Add test for filename with embedded space.
rockyb
More...
almost 16 years ago
Tolerate Ruby without readline better. Tracker #23925
rockyb
More...
almost 16 years ago
←
1
2
3
4
5
6
7
8
9
…
31
32
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree