This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debug using gdb debugger, how to get the exception level?

I'm debugging the ARM Cortex A53 on the QEMU emulator using gdb debugger, any idea on how to get what exception level I'm running on (EL3/2/1/0) ?