At 05:44 PM 11/1/99 -0500, you wrote:
>I have installed JDE beta 10 and have learned how to use jdb with it.  
>
>One question:  is it possible to use remote debugging with the jdb through
>Emacs? It seems that the answer to this question is "no" because I could 
>not find a way to specify the host name of the remote PC to the client PC.  
>Am I wrong?  If so, could someone kindly tell me how to do this or tell me 
>what I might have overlooked?

I'm not aware of any way to do this with jdb. JDE beta 10 includes a new
JPDA-based debugger that can do remote debugging but I have not yet
provided a GUI interface to the debugger's remote debugging commands. It's
possible to invoke them directly in the JDEbug buffer but you'd have to
read the scanty doc that comes with the doc to figure out how to do this.
Also, JPDA requires JDK 1.2.

- Paul

Reply via email to