Search Results for

    Show / Hide Table of Contents

    Debugging Modules

    When developing Modules, it's very useful to be able to debug code inside the Module. Intent Architect supports this by pausing the Software Factory Execution process in order to allow you to connect a debugger to the running process.

    For example, to debug using Visual Studio:

    1. Run the Software Factory Execution in DEBUG mode by clicking on the down arrow next to the Run Software Factory button and then selecting Run with Debugging. The Software Factory Execution will launch and pause with a Attach Debugger dialog awaiting for confirmation to proceed.

      Attach Debugger

    2. Use the process ID or Name to attach the debugger in your IDE.

      Attach Debugger in VS

    3. Click the OK button on the Attach Debugger dialog.

    The breakpoints in your module will now be hit:

    • Edit this page
    ☀
    ☾
    In this article
    Back to top Copyright © 2017-, Intent Software Pte Ltd.