Nir Aides wrote:
> No (unless you hack it - it is Free Software).
> Like traditional C++ debuggers, Winpdb pauses all threads when you
> request to break into the debuggee.
>
But I guess, that another application you've launched with the program
to be debugged stays running until you kill it.
So wouldn't it be possible to move the thread you want to keep running
to a seperate program ?
Just and idea.
cheers,
Stef Mientki