[ 原始碼: gdb ]
套件:gdb-source(16.0.90.20250111-1~exp1)
gdb-source 的相關連結
Debian 的資源:
下載原始碼套件 gdb:
- [gdb_16.0.90.20250111-1~exp1.dsc]
- [gdb_16.0.90.20250111.orig.tar.xz]
- [gdb_16.0.90.20250111-1~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.