logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

cysignals-CSI - debugger information extractor for Python processes

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:-h, --help
              show this help message and exit

       -p, --pid PID
              the pid to attach to.

       -nc, --no-color
              turn off syntax-highlighting.

       -k, --kill
              kill after inspection is finished.

CySIgnals (Debian 1.12.0~rc2+ds-2build2)           March 2025                                   CYSIGNALS-CSI(1)

Name

       cysignals-CSI - debugger information extractor for Python processes

Synopsis

cysignals-CSI [-h] [-pPID] [-nc] [-k]

See Also