[ buster ]
[ 原始碼: faulthandler ]
套件:python-faulthandler(2.4-1)
python-faulthandler 的相關連結
Debian 的資源:
下載原始碼套件 faulthandler:
維護小組:
外部的資源:
- 主頁 [faulthandler.readthedocs.io]
相似套件:
Display the Python backtrace on a crash
Fault handler for SIGSEGV, SIGFPE, SIGBUS and SIGILL signals: it displays the Python backtrace and restores the previous handler. It allocates an alternate stack for this handler, if signaltstack() is available, to be able to allocate memory on the stack, even on stack overflow.
其他與 python-faulthandler 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)