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

To set up a debug script you must specify:

The debugger to use; one of:
The GNU Debugger (GDB)
Java
Java Debug Wire Protocol (JDWP)
Microsoft .NET Debugger
Microsoft C++ and Native Code (C, VB) Debugger
The PHP Debugger
The application path
Runtime options, if applicable
 

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

Java
.NET

Learning Center topics

(Alt+F1) | Build and Debug | Overview | Debug