| JSlice
Tutorial Details:
Dynamic slicing is a technique for program debugging and understanding. Given a program P, the programmer provides a slicing criterion of the form (I, L, V), where I is a program input, L is a set of some statement instances during execution of program P with input I, and V is a set of variables referenced by L.
Read
Tutorial JSlice.
Rate Tutorial: JSlice
View Tutorial: JSlice
Related
Tutorials:
|
Displaying 1 - 2 of about 2 Related Tutorials.
|
JSlice
JSlice
What is dynamic slicing?
Dynamic slicing is a technique for program
debugging and understanding. Given a program P, the programmer provides a
slicing criterion of the form (I, L, V), where I is a program input, L |
Eclipse Plunging/Tool
, UNICEN
University) and supported by Intel Corporation.
JSlice:
Dynamic Slicing Tool for Java
JSlice is dynamic slicing tool for Java |
|