If the debugger is stopped on a garbage collection event, resuming the threads during...
authorAndrew Au <cshung@gmail.com>
Fri, 4 Jan 2019 22:15:55 +0000 (14:15 -0800)
committerGitHub <noreply@github.com>
Fri, 4 Jan 2019 22:15:55 +0000 (14:15 -0800)
commitef26f3b9223a002be190ae9cd4e1caa48e13b763
treeff25f766cc577c43510e7277d0ae967c01df6280
parent9873d89a8a012a5d4705461ee9893c522fd38bf6
If the debugger is stopped on a garbage collection event, resuming the threads during detach should simply be setting the event (dotnet/coreclr#21764)

Commit migrated from https://github.com/dotnet/coreclr/commit/509419356160fc419a6bbf1b70f5efb8e1dc4d10
src/coreclr/src/debug/ee/debugger.cpp