[ 源代码: gdb ]
软件包:gdbserver(16.0.90.20250111-1~exp2)
gdbserver 的相关链接
Debian 的资源:
下载源码包 gdb:
- [gdb_16.0.90.20250111-1~exp2.dsc]
- [gdb_16.0.90.20250111.orig.tar.xz]
- [gdb_16.0.90.20250111-1~exp2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.gnu.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
GNU Debugger (remote server)
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 gdbserver. Install this to debug remotely from another system where GDB is installed.
其他与 gdbserver 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版