Re: Session suspended
Nathan Fiedler <[email protected]> Tue, 22 Nov 2005 00:48:10 -0800
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <[email protected]> |
(re-sending to the list) That option doesn't exist in 3.x, unlike previous versions. By default, when JSwat launches the debuggee, it only waits for it to boot and does not instruct it to resume. Initially I thought this would be fine as-is, but I see now that it would be annoying to have to click the mouse again just to get the debuggee to resume. I've entered RFE 976 to add an option to the launch dialog that will resume the debuggee immediately. In the meantime, you will need to click the Continue button in the toolbar, or the like-named item in the Session menu. Sorry for the inconvenience. n Roy Epperson wrote: > Updated to V3. > Am I missing a setting. When I start a new session, it immediately is > suspended Were do I set it to continue to run? > > TIA, > Roy