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

How it Works

The Model Driven Development Environment provides Debuggers for the following frameworks:

  • Microsoft Native Code applications
  • Microsoft .NET applications
  • Java applications
  • PHP.exe applications

Checklist:

Step

Action

See also

1

A model must be open

 

2

Ensure any source code for the areas of interest have been generated, or imported into the model

Synchronize Model and Code

Option 1 - No Analyzer Script:

If you have not configured an Analyzer Script, you can still debug a process that is running.

Step

Action

See also

1

Optionally set breakpoints before debugging

 

2

Use the Attach button on the Debug toolbar

  • Select the debugging platform
  • Select the process to debug

 

Option 2 - Analyzer Script, with Debug Page Configured:

Step

Action

See also

1

Ensure the application has been built

You can do this internally using the Build Script, or you can build the application externally; the important thing is that the application is built on the latest versions of the source

Build

2

Set breakpoints

Set Code Breakpoints

3

Start the debugger

Start & Stop Debugger