At 11:21 AM 7/11/00 -0400, you wrote:
>
>
>Hi,
>
>     I am wondering about how support for saved breakpoints is being 
>handled.  I
>set the breakpoint I wanted via customization, when I open the buffer I
see the
>breakpoint highlighted, but when I debug my app, the breakpoint is not hit 
>and I
>have to manually (re)set the breakpoint and re-run the application so that it
>goes down the path where the breakpoint is.  I see the saved breakpoint in my
>.emacs file, so that part, at least, is working.


This is one of the rough edges of the current implementation of
breakpointing in JDEbug. Currently if you want to apply saved breakpoints,
you have to use the command JDE->Debug App to launch your application. The
command JDEbug->Processes->Launch Process does not set any breakpoints. If
you use Launch Process, you must clear, then reset the saved breakpoints.

- Paul

------------------------------------------------------------
TECH SUPPORT POLICY

I respond only to requests that contain a complete problem report. The
easiest way to ensure that your report is complete is to include the output
of the JDE->Help->Submit Problem Report command in your request. 

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

JDE website: http://sunsite.auc.dk/jde/

JDE mailing list archive: 
http://www.mail-archive.com/[email protected]/maillist.html


Reply via email to