| |
-
book
 The Art of Debugging with GDB, DDD
Debugging is of central importance to successful software development, and yet many beginning programmers are unaware of the techniques they can use to reduce the time they spend finding and fixing programming errors.
GDB, a popular open source debugger, allows a programmer to trace program execution line by line, set breakpoints, inspect variables, and look at what the program is doing at any given time.
Using an assortment of real world...
preview:
http://www.amazon.com
5/8/2008
Tags: debugging, gnu
 |