Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Prev | Next |
Analyze Panel
The 'Analyze' panel brings together a collection of powerful tools for analyzing the execution of an application. The tools available are a fully featured Debugger, an execution Profiler and a stack trace Recorder. There are also facilities for running the application and recording Test Point output, for subsequent analysis.
Available Facilities
Facility |
Description |
See also |
---|---|---|
Debugger |
Click on the drop-down arrow to display a list of options for starting and using the Debugger.
|
Process First Chance Exceptions Just-in-time Debuger Create Sequence Diagram of Call Stack Debug a Running Application Debugging |
Profiler |
The Profiler is used to record stack trace information for an application that is being analyzed, at pre-determined sampling intervals. Click on the drop-down arrow to display a list of commands for starting and working with the application Profiler.
|
Call Graph Generate, Save and Load Profile Reports Profiling |
Recorder |
The Recorder is used to record information about function calls made by an application that is being analyzed. Click on the drop-down arrow to display a list of commands for starting and working with the Recorder.
|
Synchronization Generating Sequence Diagrams The Recording History |
Testing |
Test Points are a scheme by which rules and constraints governing the behavior of objects can be taken from the model to create Test Cases to verify the application. Click on the drop-down arrow to display a list of options for working with Test Points and Test Cases.
|
Object Workbench The Testpoints Window |