I've just found that VM has floating tool-tips on the toolbar buttons - if these are available, they're a great way to show debug info. As per Borland JBuilder / MS Visual Studio, you just hover over a variable to get a tooltip saying (e.g.) "jumboType = 777" Right-clicking could then give access to an expression evaluator which can at least modify the value, and possibly execute any arbitrary Java code within the current stack. In My Dreams, I would guess... Thanks, Thomas. ---- Thomas Nichols, Worcester, UK
