Download List

项目描述

The GNU Debugger (GDB) is a source-level debugger for C, C++, Java, Modula-2, and several other languages. It runs on GNU/Linux, the BSD's, and almost every major proprietary OS. GDB can debug programs running on the same machine as itself, or it can communicate over a network or serial line with a debugging stub on another machine; thus, it can be used for embedded and kernel debugging.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-12-29 01:46 Back to release list
7.0.1

几个崩溃得到解决,例如由于在Solaris堆栈溢出,当读取符号,当试图完成的“捕获例外”命令,当访问带有一个bitfield印刷结构。建立在FreeBSD的失败和IRIX是固定的。 Thumb2调试支持加入。阿在函数尾声分析缓冲区溢出是固定的。各种测试包修复了。
标签: Minor bugfixes
Several crashes were resolved, such as those due to a stack overflow, on Solaris when reading symbols, when trying to complete the "catch exception" command, and when accessing a printing structure with a bitfield. Build failures on FreeBSD and IRIX were fixed. Thumb2 debugging support was added. A buffer overflow during function epilogue analysis was fixed. Various testsuite fixes were made.

Project Resources