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

Whether to support debugging hotswap(hot code replace)? #211

Closed acodervic closed 3 years ago

acodervic commented 3 years ago

Whether to support debugging hotswap(hot code replace)?

it is very useful for debugging

hurricup commented 3 years ago

How do you see it considering monkey patching and stuff?

acodervic commented 3 years ago

Are there any supported debugger programs?I am a novice

acodervic commented 3 years ago

考虑到猴子修补和东西,您如何看待它?

Are there any supported debugger programs?I am a novice

hurricup commented 3 years ago

Are there any supported debugger programs?I am a novice

Not sure I understand your question.