Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
This commit is contained in:
parent
08d5663cb8
commit
22d4e10664
4 changed files with 36 additions and 18 deletions
|
@ -1,5 +1,6 @@
|
|||
add_library(core STATIC
|
||||
arm/arm_interface.h
|
||||
arm/arm_interface.cpp
|
||||
arm/exclusive_monitor.cpp
|
||||
arm/exclusive_monitor.h
|
||||
arm/unicorn/arm_unicorn.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue