[Please reply directly to [EMAIL PROTECTED] -Tx]

I just started playing with JDEbug and was surprised to see that if my
application program gets an uncaught exception (e.g., a
NullPointerException) in the middle of running (without breakpoints),
everything just exits.  I sort of expected the debugger to show me the
source code line where the exception happened and let me see the state
of the variables.  Am I missing something?

I started the application using Debug App from the toolbar after
setting all the initializations as per the html guide.  I can
successfully stop at breakpoints as described in the JDEbug
documentation.  I am running in JDK1.3 on Windows NT 4.0 with GNU
Emacs 20.6.1 and JDE 2.2.6.

Thanks, -CR

-- 
    Charles Rich     |  Mitsubishi Electric Research Laboratories
 617-621-7507 phone  |                 201 Broadway
 617-621-7550 fax    |             Cambridge, MA 02139
   [EMAIL PROTECTED]     |             http://www.merl.com

Reply via email to