DebuggingExtensions Versions Save

Host of debugging-related extensions such as post-mortem tools or WinDBG extensions

1.6.6

3 years ago
  • use ParallelStacks.Runtime nuget in gsose

1.6.5

3 years ago

Remove error message box when invalid dumpheap -stat output is copied to clipboard

1.6.4

3 years ago

Make LeakShell binaries available

1.6.2

4 years ago

Support attaching to live process on Linux with ClrMD 1.1.37504

v1.6.1

4 years ago
  • Support attaching to a live process on Windows (should work on Linux when ClrMD is fixed
  • Add ParallelStacks.Runtime assembly to build and render parallel stacks
  • Upgrade to last version of ClrMD (1.1.0.35504)

v1.6

5 years ago

Add pstacks in gsose and as a .NET Core console application to show merged threads call stacks a la Visual Studio "Parallel Stacks"

1.5.3

5 years ago

Display a "dumpheap -stat" for each generation in all segments

v1.5.2

5 years ago

Use ClrMDExports (from Kevin Gosse) to allow lldb/WinDBG extension

v1.4

5 years ago