Sciweavers

13 search results - page 1 / 3
» Reuse-Driven Interprocedural Slicing
Sort
View
ICSE
1998
IEEE-ACM
13 years 9 months ago
Reuse-Driven Interprocedural Slicing
Program slicing, a technique to compute the subset of program statements that can affect the value of a program variable at a specific program point, is widely used in tools to su...
Mary Jean Harrold, Ning Ci
SCAM
2003
IEEE
13 years 10 months ago
Interprocedural Static Slicing of Binary Executables
Ákos Kiss, Judit Jász, Gábor ...
SCAM
2007
IEEE
13 years 11 months ago
An Evaluation of Slicing Algorithms for Concurrent Programs
Program slicing is a program-reduction technique for extracting statements that may influence other statements. While there exist efficient algorithms to slice sequential progra...
Dennis Giffhorn, Christian Hammer
SIGSOFT
1995
ACM
13 years 8 months ago
Precise Interprocedural Chopping
The notion of a program slice, originally introduced by Mark Weiser, is a fundamental operation for addressing many software-engineering problems, including program understanding,...
Thomas W. Reps, Genevieve Rosay
SIGSOFT
2003
ACM
14 years 5 months ago
Context-sensitive slicing of concurrent programs
Program slicing is a technique to identify statements that may influence the computations at other statements. Precise slicing has been shown to be undecidable for concurrent prog...
Jens Krinke