Sto usando GDB per eseguire il debug di un errore di segmentazione nella mia applicazione Python su Kubuntu 12.04. Presumibilmente GDB versione 7 ha macro integrate per l'estrazione di informazioni sullo stack di Python (http://docs.python.org/devguide/gdb.html), ma ho problemi a farlo funzionare. Ho installato python-dbg.
Quando chiedo una traccia dello stack di Python in GDB, il risultato è simile al seguente:
(gdb) py-bt
#5 (unable to read python frame information)
#16 (unable to read python frame information)
#26 (unable to read python frame information)
...
La mia versione GDB è 7.4-2012.04-0ubuntu2, Python è 2.7.3-0ubuntu3.