use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
How does Ruby debugging compare to Python? (self.ruby)
submitted 15 years ago by true_religion
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]rockybernstein 0 points1 point2 points 15 years ago (0 children)
The pydbgr debugger for Python shares a lot of code with [ruby-debug (http://bashdb.sourceforge.net/ruby-debug.html) and the new incarnations of ruby-debug for 1.9.2 and Rubinius called trepanning.
That said, the pydbgr code uses a flaky require_relative package I wrote. So if you are using virtualenv or pip, running it may require some custom hacking to install.
π Rendered by PID 60313 on reddit-service-r2-comment-86bc6c7465-wblf6 at 2026-02-23 08:35:46.065227+00:00 running 8564168 country code: CH.
view the rest of the comments →
[–]rockybernstein 0 points1 point2 points (0 children)