gdb unable to read python frame information

Ned Deily nad at acm.org
Fri Mar 7 15:47:15 EST 2014


In article <c583c21d-d0a2-449a-93e2-37db713b33ed at googlegroups.com>,
 Wesley <nispray at gmail.com> wrote:
> Then, how to make python get debug symbols? 
> 
> Install python from source with some special configure options?

If your distribution doesn't have a debug version of Python and you need 
to build your own, add --with-pydebug to your ./configure options.  See:

./configure --help

-- 
 Ned Deily,
 nad at acm.org




More information about the Python-list mailing list