RE: Re[2]: JDEbug hangs trying to debug GUI (swing) application

2002-10-16 Thread James Cox
16, 2002 12:26 AM To: James Cox Cc: [EMAIL PROTECTED] Subject: RE: Re[2]: JDEbug hangs trying to debug GUI (swing) application James Cox writes: I too experienced the same problems that Serguei did when my app hit a breakpoint while on the event dispatch thread. This seems

RE: Re[2]: JDEbug hangs trying to debug GUI (swing) application

2002-10-11 Thread James Cox
: Friday, October 11, 2002 9:05 AM To: Paul Kinnucan Cc: [EMAIL PROTECTED] Subject: Re[2]: JDEbug hangs trying to debug GUI (swing) application Well, my experiments show that JDEbug hungs both emacs and debugee GUI application in any cases. It doesn't matter if you are connecting

Re[2]: JDEbug hangs trying to debug GUI (swing) application

2002-10-11 Thread Serguei Khomiouk
Well, my experiments show that JDEbug hungs both emacs and debugee GUI application in any cases. It doesn't matter if you are connecting to the application with socket, shared memory (for WinNT) or launching the application directly. I am pretty sure that to resolve the problem it is necessary

Re: JDEbug hangs trying to debug GUI (swing) application

2002-10-09 Thread Milan Zimmermann
Hi, I realize this is not of much help but i was never able to JDEbug an Application that uses swing. The debugger part of JDE worked for me (somewhat) only for non GUI apps. Milan On October 7, 2002 03:07 am, Serguei Khomiouk wrote: Hello, I am using emacs for WinNT during last year both

Re: JDEbug hangs trying to debug GUI (swing) application

2002-10-09 Thread Paul Kinnucan
Milan Zimmermann writes: Hi, I realize this is not of much help but i was never able to JDEbug an Application that uses swing. The debugger part of JDE worked for me (somewhat) only for non GUI apps. Milan is correct. JDEBug does not work for GUI apps, which severely limits its