A Novel Approach for Computing Dynamic Slices of Aspect-Oriented Programs
Software Engineering
2014-03-04 v1
Abstract
We propose a dynamic slicing algorithm to compute the slices of aspect-oriented programs. We use a dependence based intermediate program representation called Aspect System Dependence Graph (AOSG) to represent aspect-oriented programs. Then, we propose the dynamic slicing algorithm for AOPs, which is an extended version of EMDS algorithm for object-oriented programs. Our algorithm is based on marking and unmarking of the edges of AOSG appropriately during runtime.
Keywords
Cite
@article{arxiv.1403.0100,
title = {A Novel Approach for Computing Dynamic Slices of Aspect-Oriented Programs},
author = {Abhishek Ray and Siba Mishra and Durga Prasad Mohapatra},
journal= {arXiv preprint arXiv:1403.0100},
year = {2014}
}
Comments
7 Pages