Unable to Change Variable Values in Debug

jptcu1 wrote on Sat Dec 27 00:36:22 CET 2008:
When I debug a perl script I am not able to change variable values in the
Variables view (the "Change Values" item in the context menu is greyed out).

I'm running eclipse 3.4.1 on a Mac OS X (10.5.5) with epic 0.6.29 and perl
5.8.8 (I do have PadWalker installed)

Thanks and Regards, Josh
jploski wrote on Sat Dec 27 20:03:24 CET 2008:
There is no way to edit variable values there. Use the Perl Expression View
to execute an assignment (the new value won't become visible until the next
suspend).

Note: The above is an archived snapshot of a forum thread. Use the original thread at sf.net to post comments.