ruby-debug / ruby-debug-ide

An interface which glues ruby-debug to IDEs like Eclipse (RDT), NetBeans and RubyMine.
https://www.jetbrains.com/ruby/features/ruby_debugger.html
Other
371 stars 83 forks source link

Implementation of exec_with_allocation_control without exceptions #125

Closed ViugiNick closed 7 years ago

ViugiNick commented 7 years ago

http://blog.headius.com/2008/02/rubys-threadraise-threadkill-timeoutrb.html Implementation with exceptions works quite unstable, so I had to rewrite it to blocking queue