lowleveldesign / debug-recipesLinks
My notes on software troubleshooting, covering debugging and tracing techniques and tools. Available at wtrace.net.
☆335Updated last month
Alternatives and similar repositories for debug-recipes
Users that are interested in debug-recipes are comparing it to the libraries listed below
Sorting:
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 3 years ago
- WinDbg extension for data mining managed heap. It also includes commands to list http request, wcf services, WIF tokens among others☆232Updated 2 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 3 years ago
- Tx (LINQ to Events)☆318Updated 2 years ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆695Updated 5 years ago
- This is a cheat sheet for windbg☆110Updated 5 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- Assembly Diff and Analysis Tool☆375Updated 3 years ago
- .NET library for logging data via EventSource/ETW☆86Updated 2 years ago
- A service for automated crash-dump analysis☆524Updated 10 months ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,103Updated 2 weeks ago
- Assembly file comparison tool for .NET☆191Updated 5 years ago
- windbg/dbgeng extension for debugging 64-bit dumps of 32-bit .NET processes.☆84Updated 8 years ago
- Identify and reduce memory used by duplicate .NET strings☆308Updated 5 years ago
- Extensions for the new WinDbg☆103Updated 2 years ago
- The Ultimate .NET Experiment☆356Updated 6 years ago
- Command-line tool for ETW tracing on files and real-time events☆145Updated 6 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆197Updated 3 months ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆221Updated 6 years ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- Use ETW events to show what the .NET GC is doing☆110Updated 8 years ago
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆249Updated 3 weeks ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆134Updated last year
- C# debugging automation tool☆94Updated 2 years ago
- Microsoft Diagnostics EventFlow☆308Updated 11 months ago
- Various tools and helpers to read assembly metadata.☆262Updated last week
- Contains samples and documentation for libraries and tools of the .NET framework. Pull requests welcome!☆712Updated 2 years ago
- Simple command line assembly reference checker☆655Updated 8 months ago
- Performance benchmarking and testing framework for .NET applications☆539Updated 9 months ago
- C# Essentials is a collection of Roslyn diagnostic analyzers, code fixes and refactorings that make it easy to work with C# 6 language fe…☆160Updated 9 years ago