Setting Recording Markers
Recording markers are set in the source code editor. If you right-click on the breakpoint margin at the point to begin recording, a context menu displays:

Select the Add Start Recording Marker option, then right-click on the breakpoint margin at the point to stop recording and select the Add End Recording Marker context menu option. The markers are shown below:

When the debugger is run it continues to run the thread, recording a stack history, until either the End Recording marker is encountered or the thread terminates, unlike normal breakpoints where the debugger halts and displays the line of code.
The material ("material" includes all pages, documents and on-line graphics) on this web site is protected by copyright law. (C) 1998-2010 Sparx Systems Pty Ltd.