Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Place Recording Markers
This section explains how to place record markers, which enable you to silently record code execution between two points. The recording can be used to generate a Sequence diagram.
As this process records the execution of multiple threads, it can be particularly useful in capturing event driven sequences (such as mouse and timer events).
Access Analyzer | Breakpoints & Events
Use to
• | Set recording markers, to define what is to be recorded during code execution in order to generate a Sequence diagram |
Topics
Topic |
Link |
---|---|
Different recording markers can be used for recording the execution flow; see the related links for information on the properties and usage of these markers.
|
|
How to manage breakpoints in the Breakpoint & Markers window.
|
|
How to activate and deactivate markers. |
Breakpoint and Marker Management
|
Working with Marker Sets - when you create a breakpoint or marker, it is automatically added to a marker set, either the Default set or a set that you create for a specific purpose.
|
Notes
• | The Breakpoint and Marker Management topic (Software Engineering) covers a different perspective |
Learning Center topics
• | (Alt+F1) | Execution Analysis | Recording Execution |