steveniemitz / SDbgExt2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDbgExt2 / SPT is a wrapper around the IXCLRDataProcess interface.

SPT is (primarily) a WinDBG add-in. It includes a few useful diagnostic methods:

  • DumpAspNetRequests
  • DumpDictionary
  • DumpSqlConnectionPools (aka !sqlblame)
  • DumpThreadPoolQueues
  • FindHttpContext
  • GetDelegateMethod

About

License:GNU General Public License v3.0


Languages

Language:C++ 61.9%Language:C# 25.4%Language:C 11.8%Language:Objective-C 0.8%Language:Shell 0.1%