Posted By:
Mark_K
Posted On:
Tuesday, May 7, 2002 05:21 PM
Hi there
Prior to remote debugging, I set watches on both instance and local variables (variables within a method).
After connecting and at a breakpoint, only instance variables values are displayed. Local variables remain as follows:
aLocalVariable
== ???
Is it somehow possible to view the values or evaluate expressions on local variables...?
Thanks
Mark