my environment:
Red Hat 6.2 stock
latest blackdown JDK 1.2.2 (RC4 I believe)
GNU Emacs 20.5.1
Emacs/JDE 2.1.5

The User's Guide lays out pretty clearly how to use jdb within
emacs. However, I've had no luck doing so.. I can run jdb within any shell
(including a shell within emacs) so it works; it's too tedious w/out emacs
key-bindings though.

When I try to run the debugger, it just stalls.. here's what it looks
like:

cd /home/mly/proj-mediator/java/
jdb HelloWorld

Initializing jdb...
> Deferring breakpoint HelloWorld.main.
It will be set after the class is loaded.
> run HelloWorld
> 
VM Started: Set deferred breakpoint request HelloWorld:3


Are there any "gotchas" involved? On a different note, I've used IBM
VAJava in the past, and its debugger is credible. However, it's not an
option in my current environment. I'm wondering if JBuilder Foundation has
a strong debugger?

TIA.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to