Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Recorder Toolbar
The Record & Analyze window toolbar provides the facilities for starting, stopping and moderating an execution analysis recording session.
Reference
Icon |
Description |
See also |
---|---|---|
The Recording icon is enabled when the active Analyzer Script is configured for debugging. Use this icon to launch and record the application described in the script. You can optionally select a record marker set and / or a State machine to use during the recording.
|
|
|
The Recording (attach to process) icon is enabled even if no Analyzer Script exists. When you use this icon, a prompt displays to select a process to record and a debugging platform to use. You can also optionally select a record marker set and / or a State machine to use during the recording.
|
|
|
Use the Manual Record icon to perform ad-hoc recording of the current thread during a debug session. Used in conjunction with the 'step' buttons of the debugger; each function that is called due to a step command is logged to the history window. This icon is only enabled if no recording is taking place and you are currently at a breakpoint (that is, debugging).
|
|
|
Use the Auto Record Selected Thread icon to perform ad-hoc auto-recording during a debug session. When you select this icon, the Analyzer begins recording and does not stop until either the program ends, you stop the debugger or you click on the Stop icon. This icon is only enabled if no recording is taking place and you are currently at a breakpoint (that is, debugging).
|
|
|
Use the Step Through icon to step into a function, record the function call in the History window, and step back out. Enabled for manual recording only.
|
||
Use the Stop Recording icon to stop recording the execution trace.
|
|
|
Use this field to define the marker set's recording stack depth - the number of frames from the point recording began.
|
||
Select the Show/Hide lines during recording icon to show live line-by-line execution in the code editors as the program runs. This icon is disabled if marker sets are in use.
|
|
|
Use this icon to select an XML file from which to restore a previously-saved recording history.
|
|
|
Use the Save Recording History to file icon to save the recording history to an XML file.
|
|
|
Use the Generate Sequence Diagram from recording icon to generate a Sequence/State diagram from the Execution Analyzer trace.
|
||
Use the Testpoints icon to generate a Test Domain diagram from the Execution Analyzer trace, that can be used with the Testpoint facility.
|