You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improvements for version 1.2
* Display the local variables in the backtrace output
* Add a command to print a hex dump of memory at the given address
* Track the clobbered registers
* Display the faulting address for data abort exceptions
* Try unwinding from LR on instruction prefetch exceptions
Fixes#2.