"current stack frame is unavailable" msg ??
I get that message when I try to use the debugger in RubyMine 7. The code debugged fine a few weeks agao. The code was written under 6.3, I upgraded to 7 recently. Multiple programs are generating this problem.. they run OK wihtout the debugger
请先登录再写评论。
Hi,
is it possible to sure any of the problematic scripts/apps? If so please consider filing a bug in out tracker (https://youtrack.jetbrains.com/issues/RUBY)
If not please enable verbose mode of ruby debugger (Settings|Build, Execution, Deployment|Debugger|Ruby) and provide whole output of the debugger.
Regards, Oleg.