开发者

Ruby - Evaluate expressions while debugging in Netbeans

开发者 https://www.devze.com 2023-02-21 22:52 出处:网络
I am using Netbeans as a ruby IDE, When I\'m debugging I would like to be able to run an expressions to see values开发者_运维知识库 or ouputs of method calls when I have hit a break point. Is this pos

I am using Netbeans as a ruby IDE, When I'm debugging I would like to be able to run an expressions to see values开发者_运维知识库 or ouputs of method calls when I have hit a break point. Is this possible in netbeans, if so how?

Thanks


This is not available in the Netbeans IDE, there is an enhancement request but Netbeans have now dropped Ruby support.

0

精彩评论

暂无评论...
验证码 换一张
取 消