Are you on a multiprocessor machine?  I've seen behavior like this on our
dual machines at work, but it never happens on the single processor
machines.  It's not something with JDE, it's with the threading of something
in the GUI classes.  I've not been able to fix it with ours though.  Just
try again.

>-----Original Message-----
>From: Niranjan Rao [mailto:[EMAIL PROTECTED]]
>Sent: Friday, August 04, 2000 12:41 PM
>To: Jde List (E-mail)
>Subject: Can someone explain this
>
>
>This is probably a very stupid question but I am at my wits end. I am
>working on an Java application which uses heavy GUI. When I 
>start running
>the application using key board shortcut (C-c C-v -C-r) 
>application window
>fails to come up 3 times out of 4 tries. Alternatively if I 
>try to debug the
>app using shortcut key (C-c C-v C-d) or use the menu options 
>to run or debug
>the application window always comes up. The same program runs 
>fine on the
>command prompt.
>
>Is there something different in running from the menu and running the
>application using keyboard command.
>
>I am using GNU Emacs 20.6.1. with JDE 2.1.9 and JDK 1.2.2 on NT 4.0
>
>I haven't checked this in latest version but was wondering if following
>feature can be added easily. 
>
>1. Can we debugger command shortcuts and menu options for 
>other debugger
>buffers like local variables and CLI. It becomes very annoying 
>to switch to
>Java buffer every time as local window looses it's expanded 
>state every time
>you step.
>2. Can we add prefix arguments to debugger commands like step.
>
>Thanks for any help/suggestions
>
>- Niranjan
>

Reply via email to