摘要
通常程序调试是软件开发过程中最费时的一个步骤,好的调试器能够显著地减轻程序员调试程序的劳动.因此,调试技术的研究和调试器的开发被各国计算机工作者广为重视.本文首先叙述开发高级符号调试器的意义和目的,介绍高级符号调试技术及VAX DEBUG的工作原理,然后就Ada语言调试器(简称ADB)的开发问题作一般讨论,最后介绍ADB的实现情况.*
Program debugging is time-consuming in software design. A good debugger notably eases the work of programmers, hence is universally valued. This paper gives the significance and merits of a high-level symbol debugger, principle of VAX debug, and the development and implementation of Ada debugger (ADB)
出处
《计算机工程》
CAS
CSCD
北大核心
1993年第4期52-56,共5页
Computer Engineering
关键词
符号
调试器
软件开发
设计
symbol debug / debug information / program control