The potential of omniscient debugging for aspect-oriented programming languages

  • Authors:
  • Marnix van't Riet;Haihan Yin;Christoph Bockisch

  • Affiliations:
  • Software Engineering group, University of Twente, Enschede, Netherlands;Software Engineering group, University of Twente, Enschede, Netherlands;Software Engineering group, University of Twente, Enschede, Netherlands

  • Venue:
  • Proceedings of the 1st workshop on Comprehension of complex systems
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Aspect-oriented programming improve program modularity and meanwhile decreases program comprehensibility, because it can alter the program behavior implicitly. Sometimes, the implicit behavior even varies in different runtime context. To fix bugs related to aspect-oriented entities, programmers need to fully comprehend their actual behavior before taking treatments. However, in some commonly encountered debugging scenarios, existing tools fall short in providing desired information. In this paper, we have described two AO-specific debugging scenarios that require to use the program execution history. We discuss our design ideas, which are (1) a model defining AO-specific events and (2) a visualization consisting of three states, which shows different levels of details.