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

Attach to child processes #105

Closed ViugiNick closed 7 years ago

ViugiNick commented 7 years ago

When you attach to a process, you must also attack all child Ruby processes. Useful for Foreman, Passenger, etc.