Investigate http://code.google.com/p/pygdb/, which might give us more options in debugging It would also be possible to use GDB MI (machine interface - http://sourceware.org/gdb/current/onlinedocs/gdb/GDB_002fMI.html#GDB_002fMI), but that seems to be much harder to understand.
Investigate http://code.google.com/p/pygdb/, which might give us more options in debugging It would also be possible to use GDB MI (machine interface - http://sourceware.org/gdb/current/onlinedocs/gdb/GDB_002fMI.html#GDB_002fMI), but that seems to be much harder to understand.