Print guest stack trace on a few points that can throw exceptions
This commit is contained in:
parent
bd9b1e2c6b
commit
db0aa54233
4 changed files with 9 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
using ChocolArm64.Decoder;
|
||||
using ChocolArm64.State;
|
||||
using ChocolArm64.Translation;
|
||||
using System.Reflection;
|
||||
using System.Reflection.Emit;
|
||||
|
||||
namespace ChocolArm64.Instruction
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue