注重体验与质量的电子书资源下载网站
分类于: 互联网 云计算&大数据
简介
The Art of Debugging with GDB and DDD 豆 0.0分
资源最后更新于 2020-11-02 12:12:14
作者:Norman Matloff
出版社:No Starch Press
出版日期:2006-01
ISBN:9781593270025
文件格式: pdf
标签: gdb debug 调试 计算机科学 编程 软件工程 计算机 信息科技
简介· · · · · ·
Debugging is the art of finding mistakes in code. Using a debugger, programmers can trace program execution line by line, inspect variables, and see what the program is doing at any given time. The Art of Debugging with GDB and DDD will help programmers master the art of debugging with two popular Open Source debuggers: GDB and DDD. It also discusses other tools that help prev...