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
370 stars 83 forks source link

Add --keep-process-alive #232

Open vagoston opened 2 years ago

vagoston commented 2 years ago

In case you would like to stop debugging your process and keep it running, and later attach again. this flag would do the trick.