[wasm][debugger] Continue SS after leaving managed code (#19140)
commit0c2f59e01659b88c3a4064926c002b00c2a9748e
authorThays Grazia <thaystg@gmail.com>
Fri, 13 Mar 2020 03:44:49 +0000 (13 00:44 -0300)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2020 03:44:49 +0000 (13 00:44 -0300)
tree3861d5a518baa262e134cd6557c7eb288f778069
parent6e7146041a62293fc61dc9f023e57d7e6a688b14
[wasm][debugger] Continue SS after leaving managed code (#19140)

* Continue stepping over/into/out of managed code to native code, without this fix the behavior was resume when a SS leaves the managed code.
mono/mini/mini-wasm-debugger.c
sdks/wasm/Mono.WebAssembly.DebuggerProxy/MonoProxy.cs
sdks/wasm/src/library_mono.js