-
Use Mono.Cecil, ISharpCode.Decompiler, and `IDebugControl::Disassemble` to display intermingled source, IL, and disassembly listings for methods, like `sosex!muf`.
-
WinDbg has a bunch of commands for automating diagnostics -- `.if`, `.foreach`, `.for` and so on. It would be nice if some of these could be integrated here as well. For example, it's often very usefu…
-
I'm thinking of designing a web dashboard to show useful information for debugging and was wondering if it will be possible to attach to a remote process either now or in the future?
govin updated
10 years ago
-
When attempting to install prerelease NuGet packages using the ScriptCS install directive, it does not work because it cannot find the package.
C:\scriptcs>scriptcs -install ScriptCs.ClrDiagnostics -…