Program trace frames are presented with an icon to the far left in the table. The icon symbolizes the branch type that led to the code being executed. The various icons are as follows:
Symbol | Branch type | |
---|---|---|
![]() | Direct call | |
![]() | Flow control/loop | |
![]() | Exception/debug mode entry | |
![]() | Modified program counter | |
![]() | Return from subroutine |
Code | Message | |
---|---|---|
0 | Ownership trace overrun | |
1 | Program trace overrun | |
2 | Data trace overrun | |
6 | Watchpoint overrun | |
7 | Program and/or data and/or ownership trace overrun | |
8 | Program trace and/or data and/or ownership and/or watchpoint overrun | |
32 | Program trace segment lost |