[2020- 02][debugger] Implementing step through multithreaded code. (#19343)
commit4b0424cd6883f86ee9c3573feadc4f0bb81c9e5b
authorThays Grazia <thaystg@gmail.com>
Fri, 27 Mar 2020 15:00:06 +0000 (27 12:00 -0300)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2020 15:00:06 +0000 (27 16:00 +0100)
treeca1e101778afe2ddc3cf84a77d0396566b0994b2
parent2444b38b3c5c6ae50089d61ac684dda93666a135
[2020- 02][debugger] Implementing step through multithreaded code. (#19343)

* [debugger] Implementing step through multithreaded code.
Backport #19103

* Bump API snapshot submodule

Co-authored-by: monojenkins <jo.shields+jenkins@xamarin.com>
external/api-snapshot
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/EventRequest.cs
mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/VirtualMachine.cs
mcs/class/Mono.Debugger.Soft/Test/dtest-app.cs
mcs/class/Mono.Debugger.Soft/Test/dtest.cs
mono/mini/debugger-agent.c
mono/mini/debugger-engine.c
mono/mini/debugger-engine.h
mono/mini/mini-runtime.c
mono/mini/mini-wasm-debugger.c