-
Debugging.with.gdb.中文版.pdf下载
资源介绍
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 closely with the GNU Compiler Collection (GCC).
- 上一篇: debuging with GDB
- 下一篇: gdb调试手册英文原版(debug_with_gdb)