0

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

Aly
  • 15,865
  • 47
  • 119
  • 191

1 Answers1

0

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

Aly
  • 15,865
  • 47
  • 119
  • 191