.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.11. .TH CYSIGNALS-CSI "1" "November 2019" "CySIgnals (Debian 1.10.2+ds-1)" "CySIgnals Cython package" .SH NAME cysignals-CSI \- debugger information extractor for Python processes .SH SYNOPSIS .B cysignals-CSI [\fI\,-h\/\fR] [\fI\,-p PID\/\fR] [\fI\,-nc\/\fR] [\fI\,-k\/\fR] .SH 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. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-p\fR PID, \fB\-\-pid\fR PID the pid to attach to. .TP \fB\-nc\fR, \fB\-\-no\-color\fR turn off syntax\-highlighting. .TP \fB\-k\fR, \fB\-\-kill\fR kill after inspection is finished.