[wasm][debugger] Continue SS after leaving managed code (#33272)
authormonojenkins <jo.shields+jenkins@xamarin.com>
Fri, 13 Mar 2020 03:44:52 +0000 (23:44 -0400)
committerGitHub <noreply@github.com>
Fri, 13 Mar 2020 03:44:52 +0000 (00:44 -0300)
commit99747ac57e8bd5ef2114907a4cc52a84c17bf43f
tree1d688d70a9daa2421a2ae50bf8a82b7104d8e0c1
parent473d6f9de26db5f8442bb71c9744c01de58f7d09
[wasm][debugger] Continue SS after leaving managed code (#33272)

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.

Co-authored-by: thaystg <thaystg@users.noreply.github.com>
src/mono/mono/mini/mini-wasm-debugger.c