/debug-recipes

My notes collected while debugging various .NET and Windows problems.

Primary LanguageASP

Debug Recipes

This is a repository of my notes collected while debugging various .NET and Windows problems. You can find here commands with example usages, scripts and other debugging materials. It is still being constructed so some notes might not be finished - use on your own responsiblity. Try using the project search box while looking for a particular subject.

I hope you will find them useful. Any contribution is welcome.


Recipes grouped by types of problems

Memory issues

Threading problems

Network issues

Exceptions

Diagnosing ASP.NET

Diagnosing Nancy

Diagnosing ADO.NET

Diagnosing problems with .NET assmeblies

General .NET & Windows


Tools, libraries & technics

General

Debugging kernel

Memory dumps

Event Tracing for Windows (ETW)

Debuggers

Profilers

Libraries

Tracing


Links