Sciweavers

SIGSOFT
1994
ACM

A New Model of Program Dependences for Reverse Engineering

13 years 8 months ago
A New Model of Program Dependences for Reverse Engineering
A dependence model for reverse engineering should treat procedures in a modular fashion and should be fine-grained, distinguishing dependences that are due to different variables. The program dependence graph (PDG) satisfies neither of these criteria. We present a new form of dependence graph that satisfies both, while retaining the advantages of the PDG: it is easy to construct and allows program slicing to be implemented as a simple graph traversal. We define `chopping', a generalization of slicing that can express most of its variants, and show that, using our dependence graph, it produces more accurate results than algorithms based directly on the PDG. Keywords Reverse engineering, modularity, specifications, program slicing, dataflow dependence, program dependence graph.
Daniel Jackson, Eugene J. Rollins
Added 10 Aug 2010
Updated 10 Aug 2010
Type Conference
Year 1994
Where SIGSOFT
Authors Daniel Jackson, Eugene J. Rollins
Comments (0)