Execution History
In this topic:
Execution History plugin displays the contents of the CPU's internal FIFO, which is filled each time the program flow changes. It shows addresses (and source locations if possible) of last 8 change-of-flow instructions. Execution History plugin is supported only on older cores (typically found in MPC55xx SoCs).
Select View | [SoC.COREn] PowerPC | Execution History to load the plugin window.

Column |
Description |
|---|---|
Address |
Displays the address, where the execution was resumed |
Location |
Displays the name of the function, in which the instruction was executed |
Line |
Displays the source line of the executed instruction |