Hello,

I am a newcomer to JDEE. I am currently trying to debug an application with it. 
I have configured a few variables and the debugger seems to start:

--8<----8<----8<----8<----8<----8<----8<----8<----8<----8<--
cd d:/msys/1.0/local/projects/jpicedt/jpicedt/jpicedt/jpicedt/
d:/Programme/Java/jdk1.6.0_11/bin/jdb.exe -launch -classpath 
d:/msys/1.0/local/projects/jpicedt/jpicedt/dist;d:/msys/1.0/local/projects/jpicedt/jpicedt/dist/lib/jpicedt.jar
 -Xmx96m jpicedt.JPicEdt

Set uncaught java.lang.Throwable
Set deferred uncaught java.lang.Throwable
Initializing jdb ...
> 
VM Started: No frames on the current call stack

main[1] stop at jpicedt.JPicEdt:81
Deferring breakpoint jpicedt.JPicEdt:81.
It will be set after the class is loaded.
main[1] step
> 
--8<----8<----8<----8<----8<----8<----8<----8<----8<----8<--


but I get some error message like 

--8<----8<----8<----8<----8<----8<----8<----8<----8<----8<--


error in process filter: split-string: Wrong type argument: stringp, nil
--8<----8<----8<----8<----8<----8<----8<----8<----8<----8<--



It seems that some internal variable of jde that is supposed to be a string is 
actually nil. 

Do anyone have any idea on why this happens ?

Regards, 

    Vincent.



_________________________________________________________________
Découvrez toutes les possibilités de communication avec vos proches
http://www.microsoft.com/windows/windowslive/default.aspx
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to