Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Operating System Specific Requirements
Important - Please read the information provided in this topic.
Topics:
Topic |
Detail |
See also |
---|---|---|
Prerequisites |
Creation of an Analyzer script and configuration of the Debug command in that script |
|
Supported Platforms |
Enterprise Architect supports debugging on these platforms: .NET
Java
Debugging is implemented through the Java Virtual Machine Tools Interface (JVMTI), which is part of the Java Platform Debugger Architecture (JPDA); the JPDA is included in the J2SE SDK 1.3 and later Windows for Native Applications Enterprise Architect supports debugging native code (C, C++ and Visual Basic) compiled with the Microsoft™ compiler where an associated PDB file is available You can import native code into your model, and record the execution history for any Classes and methods You can also generate Sequence diagrams from the resulting execution path PHP Enterprise Architect enables you to perform local and remote debugging with PHP.exe |
Microsoft C++ and Native (C, VB)
|
Notes:
- Debugging under Windows Vista (x64) - if you encounter problems debugging with Enterprise Architect on a 64-bit platform, you should build a Win32 platform configuration in Visual Studio; that is, do not specify ANY-CPU, specify WIN32