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 |
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
|
|
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 |
|
2 |
Set breakpoints |
|
3 |
Start the debugger |