I see advice on how to debug a python module that hangs up the process

Paul Rubin http
Wed Dec 17 17:52:41 EST 2003


JD <lists at webcrunchers.com> writes:
> I think this is a job for kernal-trace,  or gdb (low level debugger),
> and this is what I need to now how to do.

Running Python under gdb isn't terribly difficult.  What's the problem?
Also, if you mentioned whether your program uses threads, I missed it.




More information about the Python-list mailing list