How to monitor variables in debug mode

I want to monitor variables' value in debug mode. I tried both Eclipse + RDT and Radrails,but failed. The variable list is empty. It should display current value of variables that live in environment. Do you know how to fix this problem?