Re: [Pydev-code] Evaluate expressions while debugging
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2006-09-26 10:47:16
|
> > > I think that it would be very nice, if PyDev had the feature of evaluating > expressions while debugging. > Currently only variables can be seen. > It has: http://fabioz.com/pydev/manual_adv_debug_console.html And you can also add a 'watch' for an expression. Cheers, Fabio |