microsoft / vscode-mono-debug

A simple VS Code debug adapter for mono
Other
159 stars 173 forks source link

Cannot pause any thread #46

Open Yanpas opened 6 years ago

Yanpas commented 6 years ago

If I click pause on one of the threads - only one concrete thread gets paused: peek 2018-05-17 11-10

mono --version
Mono JIT compiler version 5.12.0.226
Yanpas commented 6 years ago

.NET core debugger pauses all threads