View previous topic :: View next topic
|
Author |
Message |
jerryte
Active User
Joined: 29 Oct 2010 Posts: 202 Location: Toronto, ON, Canada
|
|
|
|
I used to use SmartTest for debugging which would save all the breakpoints that I had set and reuse them for the next test. Xpediter doesn't do this.
Is there a feature that I can use in Xpediter to reset the break points? Any suggests would be helpful. I can research how to use it in the manuals. |
|
Back to top |
|
|
dick scherrer
Moderator Emeritus
Joined: 23 Nov 2006 Posts: 19243 Location: Inside the Matrix
|
|
|
|
Hello,
Or open an issue with Xpeditor Support. . . |
|
Back to top |
|
|
dbzTHEdinosauer
Global Moderator
Joined: 20 Oct 2006 Posts: 6966 Location: porcelain throne
|
|
|
|
use the script function.
create a script, save it in your 'script pds'.
indicate the script before invoking xpeditor.
you can also, at the end of the session,
save the script that was created as you debuged.
you can edit and modify the scripts as need be. |
|
Back to top |
|
|
|