Yes, but I would like that all threads become suspended automatically when a
break point is reached.
There's a way to do?
Thanks
Andrea
- Messaggio originale -
Da: "Fabio Zadrozny"
A: pydev-users@lists.sourceforge.net
Inviato: Lunedì, 18 luglio 2011 18:28:54
Oggetto: R
You can press the pause button in the Debug view to pause the other
threads (is that what you wanted?)
Cheers,
Fabio
On Mon, Jul 18, 2011 at 8:43 AM, Andrea Corallo wrote:
> Hi every one, here is my problem:
> I'm tryng to debug a multithread app in eclipse but if I put a breakpoint
> only the