x86_64-linux-gnu-python2-dbg-config
debug build of the Python2 interpreter (version 2.7)
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-python2-dbg-config.sh
- Debian
-
apt-get install libpython2-dbg
- Ubuntu
-
apt-get install libpython2-dbg
- Kali Linux
-
apt-get install libpython2-dbg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpython2-dbg
libpython2-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.