Scroll to navigation

CYSIGNALS-CSI(1) CySIgnals Cython package CYSIGNALS-CSI(1)

NAME

cysignals-CSI - debugger information extractor for Python processes

SYNOPSIS

cysignals-CSI [-h] [-p PID] [-nc] [-k]

DESCRIPTION

Attach the debugger to a Python process (given by its pid) and extract as much information about its internal state as possible without any user interaction. The target process is frozen while this script runs and resumes when it is finished.

OPTIONS

show this help message and exit
the pid to attach to.
turn off syntax-highlighting.
kill after inspection is finished.
December 2021 CySIgnals (Debian 1.11.2+ds-1)