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
Details
- Revised
- Created
- Edited