southpolenator / SharpDebugLinks
C# debugging automation tool
☆95Updated 2 years ago
Alternatives and similar repositories for SharpDebug
Users that are interested in SharpDebug are comparing it to the libraries listed below
Sorting:
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated last year
- Repository for CLR Hosting and Diagnostic API native code samples.☆134Updated last year
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- A command line memory analysis tool for managed code.☆90Updated 3 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆217Updated 3 years ago
- Console program and nuget package to inject a module initializer method into a built .NET assembly☆103Updated 3 years ago
- Extensions for the new WinDbg☆105Updated last month
- ☆41Updated 6 years ago
- .NET library for logging data via EventSource/ETW☆86Updated 2 years ago
- This is a cheat sheet for windbg☆111Updated 5 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆222Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 3 years ago
- ☆44Updated last year
- Helps find those run-time assembly issues☆75Updated 8 years ago
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- 🎛 Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Stud…☆84Updated last year
- Collects network traces of .NET applications.☆92Updated 4 years ago
- Various tools and helpers to read assembly metadata.☆266Updated last month
- A logger for MSBuild that sends event data over anonymous or named pipes.☆23Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆53Updated last week
- Shared Source Common Language Infrastructure 2.0 Release☆36Updated 10 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Converts between Windows PDB and Portable PDB formats.☆67Updated this week
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months ago
- Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to an…☆127Updated 3 years ago