On Jun 2, 2009, at 1:18 PM, Bill Janssen wrote:
Actually, I'm debugging Python code, but it's running in a multi-threaded Python server. So I need to attach with gdb to see what's going on. It would be nice if "Thread Viewer" had the ability to decode Python stack traces. Thanks for the info. I'll try building using the Apple sources.
Is the "server" a multi-threaded python program, using thread or Threading? Then I think you could use rpdb2 or winpdb to debug it.
-- Leonardo Santagada santagada at gmail.com _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig