Sam Hames

Now with RSS!

Using GDB from within a pyenv virtualenv

https://github.com/pyenv/pyenv/issues/1190

Magic 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

Details

Revised
Created
Edited