开发者

Managed Stack Explorer for CLR 4 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 2 years ago.

开发者_开发技巧 Improve this question

Anyone aware of a port of Managed Stack Explorer for .net 4 runtime?


http://blogs.microsoft.co.il/blogs/sasha/archive/2011/07/19/clr-stack-explorer-preview.aspx

CLR Stack Explorer obtains reliable call stacks of managed processes, supports any combination of 32-bit/64-bit and CLR2/CLR4.

Managed Stack Explorer for CLR 4 [closed]


FYI: https://github.com/vadimskipin/MSE

Basically it is simple UI for CorDbg API using wrappers from MDBG sample. If you really prefer MSE over WinDBG/SOS - you are welcome!


Alternatives:

CLR Profiler for .NET Framework 4

VMMap

WinDBG


Here is x64 and x32 version of MSE with support for .NET 4.0. Спасибо Вадим

https://artisticcheese.wordpress.com/2015/09/16/managed-stack-explorer-with-support-for-net-framework-4-0-x32-and-x64-versions/


ProcInsp (I'm its developer) is another alternative of MSE. It allows to view running threads and stack traces of clr processes.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜