Hi,

although I finally managed to get the jdb to work from the command line
(I opted for the set LD_LIBRARY_PATH variant), I can't get it working
inside the JDE, here is what happens:

==========================================================
cd /home/lind/Programming/java/Tree/
jdb AllTests

stop in AllTests.main
run
Initializing jdb...
> Deferring breakpoint AllTests.main.
It will be set after the class is loaded.
> run AllTests
> 
VM Started: Set deferred breakpoint request AllTests:21

==========================================================

and then the VM seems to hang. Furthermore, I don't get the JDB Menue
in the Menue bar. Any Ideas what's going on there?

regards

        Juergen


BTW: I' using JDE 2.1.5 with xemacs


Reply via email to