Title :
Computation of dynamic slices for object-oriented concurrent programs
Author :
Lallchandani, J.T. ; Mall, Rajib
Author_Institution :
Dept. of Comput. Eng., D.D. Univ., Nadiad, India
Abstract :
This paper proposes a novel dynamic slicing technique for object oriented concurrent programs. We introduce the notion of object oriented concurrent program dependence graph (OOCPDG). Our dynamic slicing technique uses OOCPDG as the intermediate representation and is based on marking and unmarking the dependence edges as and when the dependences arise and cease at runtime. Our approach eliminates the use of trace files and is more efficient than existing algorithms. Besides, it encompasses different aspects of object oriented programming paradigm viz. inheritance, polymorphism from the slicing arena. It can handle dynamically created object based processes. It can also handle process interactions through shared memory and message passing. The updating to the intermediate representation is truly concurrent. Multiple processors execute different object based processes concurrently and require special handling. We also report a dynamic slicing tool called CDSOOCP (concurrent dynamic sheer for object oriented concurrent programs) which implements our dynamic slicing technique.
Keywords :
distributed programming; graph theory; inheritance; object-oriented programming; program slicing; software tools; OOCPDG; concurrent dynamic sheer; dynamic slicing tool; inheritance; message passing; object based process; object oriented concurrent program dependence graph; polymorphism; shared memory; Computer science; Concurrent computing; Debugging; Encapsulation; Heuristic algorithms; Message passing; Object oriented programming; Runtime; Software maintenance; Software testing;
Conference_Titel :
Software Engineering Conference, 2005. APSEC '05. 12th Asia-Pacific
Print_ISBN :
0-7695-2465-6
DOI :
10.1109/APSEC.2005.51