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

Debug Script

The process of configuring the Debug section of an Analyzer Script is usually a one time affair that rarely has to be revisited. So once you have your script working, you probably wont have to think about it again. The details you provide are not complicated, yet doing so provides access to a great many benefits. Here are some:

  • Debugging
  • Sequence diagram recording,
  • Executable State Machine execution and simulation
  • Test domain authoring and recording
  • Behavioral profiling of processes on a variety of runtimes.

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

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

Access Analyzer | Manage Analyzer Scripts (Shift+F12)

Notes

  • An Analyzer script is not necessary for debugging Enterprise Architect model scripts (JavaScript, VBScript etc.)

Learn more

Learning Center topics

  • Alt+F1 | Enterprise Architect | Build and Debug | Overview | Debug