Re: picking which threads to run
Nathan Fiedler <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <1039801166.3405.0.camel@nuts> |
JSwat does not have this functionality, no. I don't believe the JPDA has it either. Sorry. n On Fri, 2002-12-13 at 04:25, Nuno Oliveira wrote: > While debugging a multi-thread application, I would like to be able to > schedule the threads myself. Is this possible with jswat? Does the jvm > debugging framework allow that at all ?? > > Thanks.