-
Hi!
After discussing some issues with async stack walking, I decided to try ICorProfilerInfo10::SuspendRuntime() followed by DoStackSnapshot(). It works good on all examples I have tested (Yay!), b…
-
## Note
There are a large number of commits between the regressed point, and as a result I will post below the text output of git log with all of the commits in the details section below. This is bec…
-
Hi all,
I'm trying to run the latest build from the README under Arch Linux via Mono, and am seeing the following error:
> mono LibreHardwareMonitor.exe …
-
So by replacing OpenTK we probably lost a bit on speed because OpenTK actually had an afterbuild rewrite action to speed up binding calling: https://github.com/opentk/opentk/blob/develop/Source/Genera…
-
**Describe the bug**
Using C# KeywordRecognizer class prevents Windows 10 from going to sleep automatically.
**To Reproduce**
Steps to reproduce the behavior:
1. In System's Power & Sleep dialog…
-
Signals are a ubiquitous mechanism across Unix systems for interactions between processes and the kernel. The only API we currently have for sending any signal is Process.Kill(), which sends a SIGKIL…
-
We need to figure out what parts of mono.wasm and mono.asm.js we are using and remove everything else.
The original approach is described below.
1. In your wasm binary, implement a function that…
-
I have just successfully made use of this on a Debian Linux "Jessie" x64 machine, using the `v1.3.4` NuGet package.
One alteration was required to my dev environment (and I imagine will also be nee…
-
From [this log](https://travis-ci.org/AArnott/libgit2sharp/jobs/226030013#L2158)
```
/home/travis/.nuget/packages/nerdbank.gitversioning/1.6.30/build/Nerdbank.GitVersioning.targets(128,5): error M…
-
We worked on a design document for native-sized number types that we would like to add to the platform.
A draft of the design document has been just posted to https://github.com/dotnet/corefxlab/…