debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Improve bin/rdebug - tests and libify

Open cldwalker opened this issue 13 years ago • 0 comments

Currently all of the rdebug executable lives in bin/. If we moved most of it into a class i.e. lib/debugger/runner.rb, it would make it much easier to test the executable. Currently this is blocking #20. And of course, there are currently no tests for rdebug.

cldwalker avatar Jan 28 '13 08:01 cldwalker