arm-linux-gnueabihf-python2.7-dbg-config

Debug Build of the Python Interpreter (version 2.7)

Install

All systems
curl cmd.cat/arm-linux-gnueabihf-python2.7-dbg-config.sh
Debian Debian
apt-get install libpython2.7-dbg
Ubuntu
apt-get install libpython2.7-dbg
image/svg+xml Kali Linux
apt-get install libpython2.7-dbg
Windows (WSL2)
sudo apt-get update sudo apt-get install libpython2.7-dbg
Raspbian
apt-get install libpython2.7-dbg

libpython2.7-dbg

Debug Build of the Python Interpreter (version 2.7)

The package holds two things: - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. See the README.debug for more information.