Hi, I have 2 scripts Nightlybuilds and Attracs. NightlyBuilds is quite small.
It do some setup, check out Attracs from RCS and execute it using Include project action.
How can I debug Attracs using breakpoints ?
It does not work well to execute Attracs standalone as it is dependent on the setup in NightlyBuilds.
Regards
Roland Bengtsson
Team Attracs
I was wondering the same thing. We have one script that we call our driver script. It can run up to 3 other scripts. How can I debug those other scripts while making changes to them?
Nick
That is a feature I would like to have as well. Right know you can view what actions are running on the run pane only.
However, you can't step through included projects and see the execution in the Project/List of actions pane.
FinalBuilder 7 allowed multiple projects to be open which is really nice this is the next natural extension.
It’s still on the TODO list. In FB6 and earlier the IDE was not capable of opening multple projects at the same time, so the first step was to enable that (hence the new IDE in FB7). Now that we have multi-project support bedded down in the IDE the cross project debugging support is high on the list of new features to implement. There is still quite a lot of work to do to make this happen, we are slowly (and carefully) working our way through these, I can’t provide any ETA at this time.