southpolenator / SharpDebug
C# debugging automation tool
☆92Updated 2 years ago
Alternatives and similar repositories for SharpDebug:
Users that are interested in SharpDebug are comparing it to the libraries listed below
- Collect, aggregate, and display live stack traces for ETW events, including CPU sampling, of native and .NET processes.☆53Updated 5 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- A command line memory analysis tool for managed code.☆89Updated 3 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 3 years ago
- Repository for CLR Hosting and Diagnostic API native code samples.☆132Updated 7 months ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆220Updated 5 years ago
- Extensions for the new WinDbg☆96Updated last year
- Helper objects to browse complex structures returned by ClrMD☆63Updated 10 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆74Updated 10 months ago
- ☆41Updated 5 years ago
- .NET library for logging data via EventSource/ETW☆86Updated 2 years ago
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆143Updated 8 months ago
- Helps find those run-time assembly issues☆76Updated 7 years ago
- A command-line live tracing tool for .NET production applications.☆15Updated 6 years ago
- Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to an…☆125Updated 2 years ago
- Adds a module initializer to an assembly.