Using GDB from within a pyenv virtualenv
https://github.com/pyenv/pyenv/issues/1190Magic incantation to avoid the "<path>": not in executable format: file format not recognized
error because pyenv uses a shim script that gdb doesn't know how to deal with.
gdb $(pyenv which python)
Tags
Related By Tags
- ๐ Making SQLite extensions pip install-able / Alex Garcia | Observable
- ๐ NumPy: the absolute basics for beginners โ NumPy v1.19.dev0 Manual
- ๐ Get Started ยท Snorkel
- ๐ PyOxidizer โ PyOxidizer 0.5.0 documentation
- ๐ Datasette โ Datasette documentation
- ๐ Ibis: Python Data Analysis Productivity Framework โ Ibis 1.2.0+99.g7fc58a1 documentation
- ๐ GitHub - pyenv/pyenv: Simple Python version management
- ๐ GitHub - pyenv/pyenv-virtualenv: a pyenv plugin to manage virtualenv (a.k.a. python-virtualenv)
- ๐ Colibri Core
- ๐ The Composition Over Inheritance Principle
Details
- Revised
- Created
- Edited