文件名称:The.Art.of.Debugging.with.GDB.DDD.and.Eclipse
文件大小:6.76MB
文件格式:PDF
更新时间:2016-01-22 12:04:45
调试 GDB Eclipse
The Art of Debugging illustrates the use of three of the most popular debugging tools on Linux/Unix platforms: GDB, DDD, and Eclipse. In addition to offering specific advice for debugging with each tool, authors Norm Matloff and Pete Salzman cover general strategies for improving the process of finding and fixing coding errors, including how to inspect variables and data structures, understand segmentation faults and core dumps, and figure out why your program crashes or throws exceptions. The book also explains how to use features like catchpoints, convenience variables, and artificial arrays and become familiar with ways to avoid common debugging pitfalls.