Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 293 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 293 Bytes

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