attaching debugger to runinng python program

alf ask at me
Thu Jul 13 19:20:42 EDT 2006


Hi,

I have a two fold question:
	-how to attach the debugger to running multi threaded program
	-the objective is to find an infinite loop in one of threads which 
makes the whole thingy going craze (100%CPU)

The program itself is not easy, in fact quite hude and sometimes it 
takes hours to get to that infloop state.

Any insight?

Andy



More information about the Python-list mailing list