Debugging with GDB: The GNU Source-Level Debugger (книга)
Debugging with GDB: The GNU Source-Level Debugger | |
Автор: | Richard M. Stallman Roland Pesch Stan Shebs |
---|---|
Оригинал издан: | 2003 |
«Debugging with GDB: The GNU Source-Level Debugger» — книга 2003 года.
Содержание |
Содержание 
От издателя 
«The GNU Debugger allows you to see what is going on «inside» a program while it executes — or what a program was doing at the moment it crashed. GDB supports C, C++, Java, Fortran and Assembly among other languages; it is also designed to work…»