Posted by: Eran Sandler, in WinDbg
A new version of WinDbg (version 6.6.3.5) was released a couple of days ago.
Download it from here.
You can read some of the highlights of the new version here.
For some reason, the only SOS.dll that comes with this release (as in previous releases) is for .NET Framework 1.1 only, so there is no new SOS.dll for .NET Framework 2.0 yet.
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
This entry was posted
on Tuesday, January 31st, 2006 at 2:35 pm and is filed under WinDbg.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
January 31st, 2006 at 9:34 pm
SOS for v2 of the framework can be found in %Windows%\Microsoft.Net\Framework\v2.0.50727
February 1st, 2006 at 10:05 am
Thanks for pointing that out!
I am aware that the SOS for v2 is located there. That is how I covered the new commands in this post.
Usually, newer versions of SOS were shipped with newer version of WinDbg (or at least the person responsible for strike/psscor would release a new version around every time a new WinDbg version is available
).
February 2nd, 2006 at 10:29 pm
You should be aware that his is a BETA version!!! Please read “redist.txt”!
See also: http://groups.google.de/group/microsoft.public.windbg/msg/53bec66b3d32c150
January 11th, 2007 at 9:48 pm
[...] According to this post in Jochen Kalmach’s blog, the new (beta) version of WinDbg - 6.6.3.5 that I’ve mentioned earlier in a couple of posts support mini real dumps. [...]
January 11th, 2007 at 9:50 pm
[...] Contact « New version of WinDbg - 6.6.3.5 Some more about the new BETA version of WinDbg (6.6.3.5) » 02 02 2006 [...]