python3.2mu-gdb.py
Debug Build of the Python Interpreter (version 3.2)
Install
- All systems
-
curl cmd.cat/python3.2mu-gdb.py.sh
- Debian
-
apt-get install python3.2-dbg
- Raspbian
-
apt-get install python3.2-dbg
- Dockerfile
- dockerfile.run/python3.2mu-gdb.py
python3.2-dbg
Debug Build of the Python Interpreter (version 3.2)
Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python3.2/lib-dynload/debug first.