[ 源代码: gdb ]
软件包:gdb-source(15.2-2~exp1)
gdb-source 的相关链接
Debian 的资源:
下载源码包 gdb:
- [gdb_15.2-2~exp1.dsc]
- [gdb_15.2.orig.tar.xz]
- [gdb_15.2.orig.tar.xz.asc]
- [gdb_15.2-2~exp1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.gnu.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
GNU Debugger (source)
GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer.
This package contains the sources and patches which are needed to build GDB.