Environment: 
    "Operating" System: WinNT 4.0 SP 5
    Emacs: 20.4.1
    JDE: jde-2.1.6beta10
    JDK: JDK 1.2.1

I set a breakpoint in main, run jde-debug, and hit the breakpoint. At
that time, my model of things is that the *JDEbug* buffer should have
a "JDE> " prompt to which I can type JDE commands, but that is not what
happens. Instead, there is no prompt and there does not seem to be
a response when I type commands in *JDEbug*. Is my model wrong or is
something going wrong?

Attached is the *JDEbug* buffer as well as other relevant files.

If anyone can help me before I have to go on a major debugging
expedition, I'd much appreciate it.

Many thanks,
Jeff Finger

_emacs

*** Debugger Output for Process dbtest.DBTest(1) ***

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.1 (Classic VM, build JDK-1.2.1-A, native threads, nojit)
Launching vm to run dbtest.DBTest
vm started...
All threads suspended...
Setting breakpoint at DBTest.java 13
Running dbtest.DBTest.
Resolved breakpoint set in DBTest.java at line 13.
Breakpoint hit at line 13 in dbtest.DBTest (DBTest.java) on thread main. All threads 
suspended.

JDEbug

prj.el

Reply via email to