Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Set up a Debug script

The process of configuring the Debug section of an Analyzer Script is quick and easily accomplished, yet provides access to all the features of Enterprise Architect's Visual Execution Analyzer, namely:

·Debugging
·Sequence diagram recording
·Testpoint management and
·Process profiling
 

All you need to do is select the appropriate platform for your project and enter some basic details. The debugger platforms you can use include:

·Java
·Java Debug Wire Protocol (JDWP)
·Microsoft .NET Debugger
·Microsoft C++ and Native Code (C, VB) Debugger
·The PHP Debugger
·The GNU Debugger (GDB)
 

Access    Analyzer | Execution Analyzer (Shift+F12) : New (Toolbar icon) > Debug > Platform
Analyzer | Execution Analyzer (Shift+F12) : locate and double-click on required script > Debug > Platform

Notes

·An Analyzer script is not necessary for debugging script languages such as JavaScript (Mozilla), VBScript and JScript (Microsoft)

Learn more

Learning Center topics

·(Alt+F1) | Enterprise Architect | Build and Debug | Overview | Debug