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

show the main object for toplevel #110

Closed ViugiNick closed 7 years ago

ViugiNick commented 7 years ago

It can sometimes be useful, especially making the display more consistent for different classes and reduces the number of 'inspect' calls