Gregg Miskelly
Gregg Miskelly
## Description In .NET 7 preview 6, when running tests using an SDK downloaded from dotnet-install.ps1, `dotnet test` is still trying to use my globally installed frameworks instead of using...
Hello, I work on the debugger that ships with the C# extension. On arm64 macOS, the C# extension will default to debugging using the debugger that matches the machine architecture...
## Steps to reproduce 1. Debug the following program 2. Evaluate `Program.Test` ## Expected behavior There is some way to evaluate this ## Actual behavior Debugger prints: `The function evaluation...
## Steps to reproduce 1. Debug the following program 2. Evaluate `Program.Test` in the watch window ## Expected behavior There should be a UI gesture to evaluate the expression ##...
In 1.15, the debugger added support for Source Link and Symbol Server. However, it currently doesn't support either symbol servers or source link endpoints that require authentication. This feature request...
_From @OtherCrashOverride on September 27, 2016 8:44_ Followup to https://github.com/dotnet/coreclr/issues/3544 _Copied from original issue: dotnet/coreclr#7375_