摘要
调试器在嵌入式软件开发过程中起着重要的作用。本文设计并实现C语言的源码级调试器,文中描述C语言源码级调试器的设计方案,重点介绍调试器设计中两个核心模块:调试信息提取存储模块和调试功能模块的设计,并给出实现结果。
Debugger plays an important role in the development of embedded software.This paper introduces the design of C source level debugger,specially in two key modules: how to get and store the debug information,and how to design debug function.At last,the paper shows the implement of C source level debugger.
出处
《计算机与现代化》
2011年第5期157-160,共4页
Computer and Modernization