Sciweavers

1448 search results - page 4 / 290
» Visualizing Program Slices
Sort
View
WCRE
2006
IEEE
14 years 3 months ago
An Empirical Study of Executable Concept Slice Size
An Executable Concept Slice extracts from a program an executable subprogram that captures the semantics of a specified high-level concept from the program. Executable concept sl...
David Binkley, Nicolas Gold, Mark Harman, Zheng Li...
VISUALIZATION
1993
IEEE
14 years 1 months ago
HyperSlice - Visualization of Scalar Functions of Many Variables
HyperSlice is a new method for the visualization of scalar functions of many variables. With this method the multi-dimensional function is presented in a simple and easy to unders...
Jarke J. van Wijk, Robert van Liere
PASTE
1998
ACM
14 years 2 months ago
Static Slicing of Threaded Programs
Static program slicing is an established method for analyzing sequential programs, especially for program understanding, debugging and testing. Until now, there was no slicing met...
Jens Krinke
APSEC
2001
IEEE
14 years 1 months ago
A Slicing Method for Object-Oriented Programs Using Lightweight Dynamic Information
Program slicing has been used for efficient program debugging activities. Program slice is computed by analyzing dependence relations between program statements. We can divide dep...
Fumiaki Ohata, Kouya Hirose, Masato Fujii, Katsuro...
AADEBUG
1993
Springer
14 years 1 months ago
Slicing Programs with Arbitrary Control-flow
Program slicing is a program transformation that is useful in program debugging, program maintenance, and other applications that involve understanding program behavior. Given a p...
Thomas Ball, Susan Horwitz