
278
5.17 Viewing the Function Call History
The [Stack Trace] window shows the function call history.
5.17.1 Opening the [Stack Trace] Window
To open the [Stack Trace] window, choose [View -> Code -> Stack Trace] or click the [Stack Trace] toolbar
button (
).
Figure 5.96 [Stack Trace] Window
The following items are displayed.
[Kind]: Indicates the type of the symbol.
F: Function
P: Function parameter
L: Local variable
[Name]: Indicates the symbol name.
[Value]: Indicates the value, address, and type of the symbol.
5.17.2 Viewing the Source Program
Select a function and choose [Go to Source] from the popup menu to display, in the [Source] window, the source
program corresponding to the selected function.
Komentarze do niniejszej Instrukcji