Hi,
 
I just installed beta 23 and give it a run. After setting a breakpoint in my program I started the debugger. I was waiting for the JDE screen pop on top of my java program but everything stopped working. I had to use the Task Manager to kill my java program and the java debugging process to regain control of JDE. The problem is probably related to this new screen popping functionnality.
 
My configuration:
 
Windows 2000 Pro Build 2195
JDE 2.1.6 beta 23
Java 1.2.2-001
NT/Emacs 20.6.1
 
Thanks
 
----------------------------------
/*
 * Jean-Pierre Dub�
 * Infocom enr.
 * Developpement de logiciels
 * Software development
 *
 */
 
 
Here are a few buffers
 
*** Debugger Output for Process autoeval.Main(1) ***
 
Debugger waiting for Emacs to connect to app SIO port 3873.
vm started...
All threads suspended...
Launched VM Java Debug Interface (Reference Implementation) version 1.0
Java Debug Wire Protocol (Reference Implementation) version 1.0
JVM Debug Interface version 1.0
JVM version 1.2.2 (Classic VM, build JDK-1.2.2-001, native threads, nojit)
Debugger created socket for app I/O on local host at port 3873.
Emacs connected to standard IO port 3873 for process autoeval.Main.
Setting breakpoint at line 75 in DetailReport.java.
Running autoeval.Main.
Resolved breakpoint set in DetailReport.java at line 75.
Breakpoint hit at line 75 in autoeval.DetailReport (DetailReport.java) on thread AWT-EventQueue-0. All threads suspended. <=== THIS LINE WILL APPEAR ONLY AFTER I KILLED MY PROGRAM
Application I/O closed
Application I/O closed
Input error; application I/O closed
vm disconnected...
 
 
---------------------------------------------------------------------------------------------------
 
(C:\BIN\emacs-20.6\bin\emacs.exe \softdev\hq\hq1817\autoeval\autoeval\Main.java)
Loading cus-face...
Loading cus-face...done
Loading regexp-opt...
Loading regexp-opt...done
For information about the GNU Project and its goals, type C-h C-p.
Loading jde (source)...
Loading backquote...
Loading backquote...done
Loading wid-browse...
Loading wid-browse...done
Loading cl-macs...
Loading cl-macs...done
Bootstrapping objects...
Bootstrapping objects...done
Loading cl-extra...
Loading cl-extra...done
Loading jde (source)...done
Loading cl-seq...
Loading cl-seq...done
Loading c:/softdev/hq/HQ1817/Autoeval/autoeval/prj.el (source)...
Loading c:/softdev/hq/HQ1817/Autoeval/autoeval/prj.el (source)...done
Fontifying Main.java...
Fontifying Main.java... (regexps.............)
Loading c:/softdev/hq/HQ1817/Autoeval/autoeval/prj.el (source)...done
Loading hscroll...
Loading hscroll...done
Loading timer...
Loading timer...done
Loading c:/softdev/hq/HQ1817/Autoeval/autoeval/prj.el (source)...
Loading c:/softdev/hq/HQ1817/Autoeval/autoeval/prj.el (source)...done
Fontifying DetailReport.java...
Fontifying DetailReport.java... (regexps.............)
Loading c:/softdev/hq/HQ1817/Autoeval/autoeval/prj.el (source)...done
c:/softdev/hq/hq1817/Autoeval/autoeval/DetailReport.java and c:/softdev/hq/HQ1817/Autoeval/autoeval/DetailReport.java are the same file
Unbound slot: "#<class jde-dbs-debugger>", "#<jde-dbs-debugger JDEbug>", process, oref
Mark set [4 times]
Saved text until "plication I/O closed
vm disconnected...
"
-------------------------------------------------------------------------------------------------------
 
 
 
 

Reply via email to