Skip to content
Snippets Groups Projects
Commit c8882361 authored by Lothar Waßmann's avatar Lothar Waßmann Committed by Tom Rini
Browse files

arm: adjust PC displayed in exception handlers to point to the failing instruction


Adjust the program counter register to point to the failing
instruction depending on the exeption type.
This makes it easier to localize the offending instruction leading to
a fatal exception.

Signed-off-by: default avatarLothar Waßmann <LW@KARO-electronics.de>
parent 53d4ed70
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment