中文

DUCT: An Interactive Define-Use Chain Navigation Tool for Relative Debugging

软件工程 2007-05-23 v1

摘要

This paper describes an interactive tool that facilitates following define-use chains in large codes. The motivation for the work is to support relative debugging, where it is necessary to iteratively refine a set of asser-tions between different versions of a program. DUCT is novel because it exploits the Microsoft Intermediate Language (MSIL) that underpins the .NET Framework. Accordingly, it works on a wide range of programming languages without any modification. The paper describes the design and implementation of DUCT, and then illustrates its use with a small case study.

关键词

引用

@article{arxiv.cs/0311037,
  title  = {DUCT: An Interactive Define-Use Chain Navigation Tool for Relative Debugging},
  author = {Aaron Searle and John Gough and David Abramson},
  journal= {arXiv preprint arXiv:cs/0311037},
  year   = {2007}
}

备注

7 pages