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 to change JDEbug's code.
Serguei > > Serguei Khomiouk writes: > > Hi, Paul > > > > Yes, you are right. > > Unfortunately emacs can't JDEbug GUI. > > The single thing I don't understand is why in can't debug even independently >running application (say "connceted" to JDEbug with socket). > > > Paul Kinnucan writes: > Yes, this puzzles me, too. You would think that the fact that JDEBug runs > as a separate process would avoid blocking Emacs. I need to look into > this. I'm sure there must be a solution. > > Paul > > >
