SteveD <[EMAIL PROTECTED]> writes: > pgdb.zip is an addition to scite-debug, which adds source debugging to > the popular SciTE programmer's editor. ... > I know the FAQ says that this is not possible, but the FAQ is somewhat > outdated. GDB is quite happy with pending breakpoints to unresolved > libraries, but you have to reassure it.
I'm not sure what FAQ or what is supposed to be impossible but I've used gdb in the past to debug python extensions without running into insurmountable problems that I remember. -- http://mail.python.org/mailman/listinfo/python-list