python2-dbg-config
debug build of the Python Interpreter2 (version 2.7)
Install
- All systems
-
curl cmd.cat/python2-dbg-config.sh
- Debian
-
apt-get install python-dbg - Ubuntu
-
apt-get install python-dbg -
Alpine
-
apk add python2-dbg - Kali Linux
-
apt-get install python2-dbg - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-dbg - Raspbian
-
apt-get install python-dbg - Docker
-
docker run cmd.cat/python2-dbg-config python2-dbg-configpowered 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.