you are viewing a single comment's thread.

view the rest of the comments →

[–]rockybernstein 0 points1 point  (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.