python2-dbg-config

debug build of the Python Interpreter2 (version 2.7)

Install

All systems
curl cmd.cat/python2-dbg-config.sh
Debian Debian
apt-get install python-dbg
Ubuntu
apt-get install python-dbg
Alpine
apk add python2-dbg
image/svg+xml Kali Linux
apt-get install python2-dbg
Windows (WSL2)
sudo apt-get update sudo apt-get install python-dbg
Raspbian
apt-get install python-dbg
Docker
docker run cmd.cat/python2-dbg-config python2-dbg-config powered by Commando

python-dbg

debug build of the Python Interpreter2 (version 2.7)

Python2 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first.

python2-dbg

debug build of the Python2 interpreter (version 2.7)

Python2 interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.7/lib-dynload/debug first.