Vector35/debugger

Support computing the value of an arbitrary IL expression based on the current state of the target

Closed this issue · 1 comments

I was working on #406 and I realize we need a debugger API to calculate the value of an arbitrary expression, taking into account the current state of the target, e.g., the register values, the memory values, etc

Added in 721e5ec