Save debug breakpoints (old debugger)

Posted by Dominik Loewenstein on 09-Jun-2017 03:08

I use the old debugger becouse the new one is loosing the connection the whole time.
Is it possible to save the breakpoints or maybe a temp file where they are saved ?
Everytime the debugger is crashed i loose all my entry points.

All Replies

Posted by cverbiest on 09-Jun-2017 04:47

If you have access to the procedure editor you could set them in a .p file and run that file

documentation.progress.com/.../index.html

Posted by cverbiest on 09-Jun-2017 04:48

2nd attempt to post

You could set them in a .p file and run that file in your session.

documentation.progress.com/.../index.html

This thread is closed