picking which threads to run
Nuno Oliveira <[email protected]>
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <74B47901BB3CD611B16E00508B6B9C7E7FE798@EIDNTMAIL> |
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.