Paul Kinnucan
Tue, 02 Jan 2001 20:47:47 -0800
At 04:08 PM 1/2/01 -0500, Charles Rich wrote: >[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. > I'll put this into my bug/enhancement database for the JDE. - Paul