[wasm][debugger] Fix exception reason on evaluation of method that throws #69300
Labels
arch-wasm
WebAssembly architecture
area-Debugger-mono
enhancement
Product code improvement that does NOT require public API changes/additions
Milestone
In test:
DebuggerTests.EvaluateOnCallFrameTests.EvaluateSimpleMethodCallsError
for case evaluating:this.ParmToTestObjException.MyMethod()
is failing because:
but should fail because ParmToTestObjException threw an exception.
Script used to compile the expression:
Suggested in: #66654 (comment)
The text was updated successfully, but these errors were encountered: