Hi there,

I'm using 
 linux (2.4.19)
 XEmacs 21.1 (patch 14)
 jde 2.2.8
 jdk 1.4

i've configured jde to use JDEbug, i can run it, toggle breakpoints and
so on but i can't exit debugger, i always have
Symbol's value as variable is void: old-assoc

I really don't undestand what that mean...

i have in JDEbug buffer

----------------------------
cd /export/lambda_1/users/lecomte/work/essais/recttree/src/recttree/
java -classpath
/usr/lib/xemacs/xemacs-packages/etc/jde/java/lib/jde.jar:/usr/java/j2sdk1.4.0_01/lib/tools.jar
 jde.debugger.Main


(jde-dbo-init-debug-session)
JDE> -1 1 launch 1 -vmexec java -classic -classpath
/home/lecomte/work/essais/recttree/src/:/home/lecomte/work/essais/recttree/classes  
recttree/CutImgApplication  



(jde-dbo-message 1 "VM options: '-classic '")


(jde-dbo-message
1 "Launched VM Java Debug Interface (Reference Implementation) version
1.4 
Java Debug Wire Protocol (Reference Implementation) version 1.4
JVM Debug Interface version 1.2
JVM version 1.4.0_01 (Java HotSpot(TM) Client VM, mixed mode)")


(jde-dbo-event-set
1 "all"
(list "Thread" 1 "main" "runnable" "suspended by debugger"
(list)
"VM has no information"
"VM has no information")
(list 'jde-dbo-vm-start-event))


(jde-dbo-message 1 "initSIOConnect: starting standard I/O handshake.")


(jde-dbo-message 1 "initSIOConnect: starting SIO connect thread.")


(jde-dbo-command-result 1 37936)


(jde-dbo-message
1 "Debugger waiting for Emacs to connect to app SIO port 37936.")

JDE> 1 2 run


(jde-dbo-message 1 "Debugger connected to standard I/O socket.")


(jde-dbo-command-result 2)


(jde-dbo-event-set 1 "none" nil
(list 'jde-dbo-vm-death-event))


(jde-dbo-message 1 "Closed transport for application's standard error
output.")


(jde-dbo-message 1 "Closed transport for application's standard
output.")


(jde-dbo-event-set 1 "none" nil
(list 'jde-dbo-vm-disconnected-event))
----------------------------------



Any idea, please .

-- 
----------------------------------------------------
Lecomte Jean-Fran�ois                  Litt�ral S.A.
                               8, av. Duval le Camus
                    BP 156 -F92215 Saint-Cloud Cedex
                                              France
----------------------------------------------------
T�l. +33 0 146 02 84 76
Fax  +33 0 146 02 12 60
----------------------------------------------------
Web: http://www.litteral.com


Reply via email to