Re: Newbie has been stuck for weeks tryig to get stop on breakpoint.

2002-12-06 Thread Andrew Hyatt
You do not need to start the program from JDE to debug it. You can start it any way you want (as long as it has those -Xdebug etc java params) and attach to it. This seems to be working for you. First of all, don't do Display->Variable. Just ignore the whole Display menu. At any rate, you can

Newbie has been stuck for weeks tryig to get stop on breakpoint.

2002-12-06 Thread Christopher Mark Balz
I've been posting once every 10 days for weeks, and hope someone can point me in the right direction. Problem: --- Not able to get any use out of jdebug yet. With What: - Windows 2000 Service Pack 3, Java 1.4 SDK, Tomcat 3.3 Servlet Engine, GNU Emacs 21.2.1, JDE 2.2.8, a web applica