attaching debugger to runinng python program
- From: alf <ask@me>
- Date: Thu, 13 Jul 2006 19:20:42 -0400
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
.
- Follow-Ups:
- Re: attaching debugger to runinng python program
- From: Nebur
- Re: attaching debugger to runinng python program
- From: Bill Pursell
- Re: attaching debugger to runinng python program
- Prev by Date: Re: String handling and the percent operator
- Next by Date: Re: problem in executing a file
- Previous by thread: String handling and the percent operator
- Next by thread: Re: attaching debugger to runinng python program
- Index(es):
Relevant Pages
|