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

inspect memory limit fix #100

Closed ViugiNick closed 7 years ago

ViugiNick commented 7 years ago

Sets a memory limit for execution of inspect (default 10mb)

valich commented 7 years ago

Squashed and merged into master.