Sciweavers

SOFTVIS
2005
ACM

Jove: java as it happens

13 years 10 months ago
Jove: java as it happens
Dynamic software visualization is designed to provide programmers with insights as to what the program is doing. Most current dynamic visualizations either use program traces to show information about prior runs, slow the program down substantially, show only minimal information, or force the programmer to indicate when to turn visualizations on or off. We have developed a dynamic Java visualizer that provides a statement-level view of a Java program in action with low enough overhead so that it can be used almost all the time by programmers to understand what their program is doing while it is doing it. CR Categories: D.2.6 Graphical environments, D.2.5 Debugging aids.
Steven P. Reiss, Manos Renieris
Added 26 Jun 2010
Updated 26 Jun 2010
Type Conference
Year 2005
Where SOFTVIS
Authors Steven P. Reiss, Manos Renieris
Comments (0)