At 11:00 AM 4/19/00 -0500, you wrote:
[snip]
>>
>>I could make this an option. Personally I like to keep the debugger
>>running. Anyway, it has to be an option as you might be debugging several
>>processes at the same time and might not want the debugger killed if one of
>>them dies.
>
>Didn't think of that situation. Can you restart at that point? When my
>app terminates I do Exit Debugger and then Debug App.
>
There is no need to terminate the debugger before starting another process.
>
>> >6. I get a java window when running JDEbug, and I think it's from the
>> >debugger, not the debuggee as it is still present after the debuggee
>> >terminates. Could this use javaw or, alternately, minimize the window?
>> >
>>
>>Set jde-run-java-vm-w to javaw. This is the default by the way. You must
>>have changed it when you were using NT/XEmacs.
>
>Still seeing this with jde-run-java-vm-w set to javaw. Here's my config:
>
[snip]
jde-bug-vm-executable '("java")
^^^^^
Should be javaw.
- Paul
------------------------------------------------------------
TECH SUPPORT POLICY
I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request.
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
JDE website: http://sunsite.auc.dk/jde/
JDE mailing list archive:
http://www.mail-archive.com/[email protected]/maillist.html