control
来自「能把所有线程的数据和环境记录到文件,方便调试.」· 代码 · 共 26 行
TXT
26 行
Source: libcoredumperPriority: optionalMaintainer: Google Inc. <opensource@google.com>Build-Depends: debhelper (>= 4.0.0), binutilsStandards-Version: 3.6.1Package: libcoredumper-devSection: libdevelArchitecture: anyDepends: libcoredumper0 (= ${Source-Version})Description: library for generating on-the-fly snapshot core files Libcoredumper can be compiled into applications to create core dumps of the running program, without having to terminate them. It supports both single and multi-threaded core dumps, even if the kernel does not have native support for multi-threaded core files.Package: libcoredumper0Section: libsArchitecture: anyDepends: ${shlibs:Depends}Description: library for generating on-the-fly snapshot core files Libcoredumper can be compiled into applications to create core dumps of the running program, without having to terminate them. It supports both single and multi-threaded core dumps, even if the kernel does not have native support for multi-threaded core files.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?