gdb unable to read python frame information

dieter dieter at handshake.de
Tue Mar 11 03:31:11 EDT 2014


Wesley <nispray at gmail.com> writes:

> Now, I fixed the problem...
>
> Instead of python2.6.6, for python 2.7 it's OK..
>
> Why? gdb does not support python 2.6.6?

gdb supports python 2.6.6 as well (it is a C level debugger with
very few dependencies on Python).

Your reports seem to suggest that your Python 2.6.6 installation
is somehow screwed up - for whatever reason.


> Is it related to python-gdb.py?

Very unlikely.




More information about the Python-list mailing list