
E8a Emulator User's Manual 6. Tutorial
R20UT0541EJ0601 Rev.6.01 Page 104 of 124
Aug 25, 2011
6.19 Stack Trace Function
The emulator uses the information on the stack to display the names of functions in the sequence of calls that led to the
function to which the program counter is currently pointing.
Note: This function can be used only when the load module that has the IEEE695-type debugging information is loaded.
(However, 740 families exclude it.)
Double-click the [S/W Breakpoints] column in the sort function and set a PC breakpoint.
Figure 6.39 [Source] Window (PC Breakpoint Setting)
Set the same program counter value (PC = H’0E612) as was set in section 6.8, Setting Registers (again, use the [Register]
window). Click the [Go] button.
After the break in program execution, select [Stack Trace] from the [Code] submenu of the [View] menu to open the
[Stack Trace] window.
Figure 6.40 [Stack Trace] Window
Figure 6.40 shows that the position of the program counter is currently at the selected line of the sort() function, and
that the sort() function is called from the tutorial() function.
Kommentare zu diesen Handbüchern