2012 16th European Conference on Software Maintenance and Reengineering 2012
DOI: 10.1109/csmr.2012.72
|View full text |Cite
|
Sign up to set email alerts
|

Visual Tracing for the Eclipse Java Debugger

Abstract: Abstract-In contrast to stepping, tracing is a debugging technique that does not suspend the execution. This technique is more suitable for debugging programs whose correctness is compromised by the suspension of execution. In this work we present a tool for visually tracing Java programs in Eclipse. Tracepoint hits are collected on a per-instance basis. This enables finding out which tracepoints were hit for which objects at which time. The interactive visualization provides detailed information about the hit… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
9
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 14 publications
(9 citation statements)
references
References 6 publications
0
9
0
Order By: Relevance
“…A 2D graph views of the same kind of events than our representation was proposed in [2]. In [3] is visualized the evolution of variables in a threaded context. Such 2D views are often the subject of loss of context and often require a focus+context interaction.…”
Section: A Software Log Visualizationmentioning
confidence: 98%
See 1 more Smart Citation
“…A 2D graph views of the same kind of events than our representation was proposed in [2]. In [3] is visualized the evolution of variables in a threaded context. Such 2D views are often the subject of loss of context and often require a focus+context interaction.…”
Section: A Software Log Visualizationmentioning
confidence: 98%
“…So this paper focuses on the visual and interactive methods that can be used to mine timedependent data [1], and more precisely, on the methods that can represent log data that were generated by multi-threaded software [2] [3]. In our work on the visual exploration of time series [4], we are studying and extending a visual approach for temporal data mining that is called DataTube [5].…”
Section: Introductionmentioning
confidence: 99%
“…Color bars in the margins, text background and foreground color in the editor belong to the color category. A tool can utilize one color (Traces view [63]), multiple distinct colors (Jigsaw [64]) or a color spectrum. When utilizing the color spectrum, tools can change the hue (vLens [65]), saturation (CodeMend [66]) or brightness (CnP [36]) according to a numeric value.…”
Section: Visualizationmentioning
confidence: 99%
“…JIVE [20] a plugin for Eclipse IDE; shows call history, method calls and object context; supports searching and stepping. Trace [1] a plugin for Eclipse IDE; a timeline represented as line chart with breakpoints on the line. EX-TRAVIS [7] a prototype presents a program as an element in the circle with lines that represent relationships between classes and packages; and uses sequence diagram to overview events.…”
Section: Overview Of Visualization Toolsmentioning
confidence: 99%