全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libdevel-gdb-perl  ]

软件包:libdevel-gdb-perl(2.02-4)

libdevel-gdb-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libdevel-gdb-perl

维护小组:

外部的资源:

相似软件包:

module to open and communicate with a gdb session

The Devel::GDB package provides an interface for communicating with GDB. Internally, it uses the GDB/MI interpreter (see http://sourceware.org/gdb/current/onlinedocs/gdb_25.html), which accurately informs the caller of the program state and, through the use of tokens, guarantees that the results returned actually correspond to the request sent. By contrast, GDB's console interpreter returns all responses on STDOUT, and thus there is no way to ensure that a particular response corresponds to a particular request.

Therefore, it is obviously preferable to use GDB/MI when programmatically interacting with GDB. This can be done via the send_cmd family of functions (send_cmd, send_cmd_excl, and send_cmd_async). There are, however, some cases when there is no GDB/MI command corresponding to a particular console command, or it has not yet been implemented (for example, -symbol-type, corresponding to the console command ptype, is not yet implemented as of GDB 6.6). In this case, the get function provides a workaround by capturing all output sent to the console stream.

标签: 软件开发: Perl 开发, 函数库, 实做语言: Perl, 角色: 共用函数库

其他与 libdevel-gdb-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libdevel-gdb-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 23.2 kB60.0 kB [文件列表]