首页   按字顺浏览 期刊浏览 卷期浏览 Debugging methods in recursive structured FORTRAN
Debugging methods in recursive structured FORTRAN

 

作者: Makoto Arisawa,   Minoru Iuchi,  

 

期刊: Software: Practice and Experience  (WILEY Available online 1980)
卷期: Volume 10, issue 1  

页码: 29-43

 

ISSN:0038-0644

 

年代: 1980

 

DOI:10.1002/spe.4380100105

 

出版商: John Wiley&Sons, Ltd.

 

关键词: Structured programming;Structured FORTRAN;Recursion;Execution profile;Assertion;Quicksort

 

数据来源: WILEY

 

摘要:

AbstractA version of structured FORTRAN named STAR is introduced. STAR allows recursive subroutines. Implementation problems such as parameter passing by value and local variable stacking are discussed. The major difficulty in the preprocessor approach is debugging. We claim that execution profiles are strong debugging aids, and demonstrate how to debug a STAR program at source language level with the clue in the profiles plus assertion statements. We make use of a quicksort program as an example.

 

点击下载:  PDF (647KB)



返 回