|
Auto Debug On Line Help |
|
Trace outputWhen the trace job is complete (and while it is still running as well) the window frame on the left will show the functions you have selected for tracing that have been called by the target program.
The functions shown in the trace window are arranged in the form of a tree - a hierarchy representing the order in which the functions call each other. The call tree is collapsible: you can hide any subtree out of view and open it again by clicking on the (-) and (+) icons next to the collapsible nodes - that is, those functions that were seen to emit calls to other functions you have selected for tracing. The absence of a (-) or (+) icon next to a node means it is a leaf node - it means the function it represents did not call any other functions selected for tracing. When you click on a node in the call tree, the frames on the right will display all information about that call collected during tracing. This information includes:
|
Copyright c 2003-2025, www.autodebug.com All Rights Reserved |