期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Dependence Analysis Based on Dynamic Slicing for Debugging 被引量:2
1
作者 chen zhen qiang 1, xu bao wen 1,2 1 department of computer science & engineering, southeast university, nanjing 210096, china 2 State Key Laboratory of Software engineering, Wuhan university, Wuhan 430072, china 《Wuhan University Journal of Natural Sciences》 CAS 2001年第Z1期398-404,共7页
Dynamic program slicing is an effective technique for narrowing the errors to the relevant parts of a program when debugging. Given a slicing criterion, the dynamic slice contains only those statements that actually a... Dynamic program slicing is an effective technique for narrowing the errors to the relevant parts of a program when debugging. Given a slicing criterion, the dynamic slice contains only those statements that actually affect the variables in the slicing criterion. This paper proposes a dynamic slicing method based on static dependence analysis. It uses the program dependence graph and other static information to reduce the information needed to be traced during program execution. Thus, the efficiency is dramatically improved while the precision is not depressed. The slicing criterion is modified to fit for debugging. It consists of file name and the line number at which the statement is. 展开更多
关键词 program slice slicing criterion program dependence graph
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部