Hi,

I am used to stepping through C++ and C# code in Visual Studio to see what is happening. I have tried several things: Attach ACP to Visual Studio Debugger, turn on debugging switches in ACP Preferences to get to the debugger when something chokes, MS7.exe, PrimalScript, etc.

So far I see no way to set breakpoints and step through a script while it is running under control of ACP. I do not see how to use the ACP "host" process independently of the "console".

Surely you guys are not debugging this stuff through the seat-of-your-pants. :-)

How do I set up a proper debugging environment with breakpoints and stepping active?

So far my 47 continuous years of scientific software development has not helped much here... :-)

Thanks,

Howard