Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Record & Analyze Toolbar

The Record & Analyze toolbar provides provides access to tools for recording execution of program source code. From this you can:

Begin manual or automation recording of the currently active application
Step through manual execution
Generate sequence diagrams from a recording session
 

The toolbar can be docked to any main window edge or floated freely in a convenient location for quick access.

Access    View | Toolbars | Record

record__analyze_toolbar

Action

Usage

Shortcut

See also

Drop-down Command List

Show a drop-down menu containing commands for recording execution of Analyzer scripts.

 

 

Recorder Toolbar

Recording

Begin or continue recording of  the current program.

 

 

Start Recording

Manual Record

Manually step record the current thread.

 

 

 

Auto Record Selected Thread

 

Auto record an execution trace for the current thread.

 

 

Step Through

Step into a function, record the function call in the History window, and step back out.

Enabled for manual recording only.

 

Alt+;

Step Through Function Calls

Stop Recording

End the recording of program execution.

 

 

 

Notes

You can move this toolbar to any dockable position and it retains that position in subsequent sessions
You can hide or show the toolbar by clicking on the View | Toolbars | Record menu option

Learn more