cldwalker / debugger

port of ruby-debug that works on 1.9.2 and 1.9.3
BSD 2-Clause "Simplified" License
846 stars 80 forks source link

Fix prints in catch #129

Closed astashov closed 10 years ago

astashov commented 10 years ago

This should fix #117

cldwalker commented 10 years ago

Thanks!