<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The ILNumerics Blog &#187; SOS</title>
	<atom:link href="https://ilnumerics.net/blog/tag/sos/feed/" rel="self" type="application/rss+xml" />
	<link>https://ilnumerics.net/blog</link>
	<description>The Productivity Machine  &#124;  A fresh attempt for scientific computing  &#124;  http://ilnumerics.net</description>
	<lastBuildDate>Thu, 05 Dec 2024 09:09:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>SOS.dll with new commands in 4.0</title>
		<link>https://ilnumerics.net/blog/sos-dll-with-new-commands-in-4-0/</link>
		<comments>https://ilnumerics.net/blog/sos-dll-with-new-commands-in-4-0/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 15:46:18 +0000</pubDate>
		<dc:creator><![CDATA[haymo]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[.NET 4]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[SOS]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://ilnumerics.net/blog/?p=92</guid>
		<description><![CDATA[<p>I have always been a great fan of the SOS.dll debugger extensions. It provides huge help in just so many situations, where a deep look into the inner state of the CLR is needed at runtime and the common debugging tools of Visual Studio simply dont go far enough. When working on the new memory &#8230; <a href="https://ilnumerics.net/blog/sos-dll-with-new-commands-in-4-0/" class="more-link">Continue reading <span class="screen-reader-text">SOS.dll with new commands in 4.0</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://ilnumerics.net/blog/sos-dll-with-new-commands-in-4-0/">SOS.dll with new commands in 4.0</a> appeared first on <a rel="nofollow" href="https://ilnumerics.net/blog">The ILNumerics Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I have always been a great fan of the SOS.dll debugger extensions. It provides huge help in just so many situations, where a deep look into the inner state of the CLR is needed at runtime and the common debugging tools of Visual Studio simply dont go far enough. When working on the new memory management of ILNumerics SOS many times lived up to its name and allowed the final insight needed to make it work. How I wished, the processor itself would expose similar potential to find out &#8216;what&#8217;s going on&#8217; as the CLR does &#8230;! </p>
<p><a href="http://blogs.msdn.com/b/tess/archive/2010/03/01/new-commands-in-sos-for-net-4-0-part-1.aspx">Tess&#8217; blogpost</a> about new commands in SOS for CLR 4.0 therefore triggered great expectations here. So I finally managed to take a quick look onto it: </p>
<p>!help already seems to come up with a whole lot of much more commands than before. In the past I have been using a small subset only, mainly !GCRoot, !DumpHeap, !DumpObject and !DumpClass. Some of the newly appeared commands sound promising as well: !HeapStat, !ListNearObj, !AnalyzeOOM, !HistInit, !HistObj, !HisttObjFind, !HistRoot, !ThreadState,!FindRoots, !GCWhere and !VerifyObj. </p>
<p>Wow! GCWhere, FindRoots and those Hist??? command definitely deserve a closer look in one of our next programming sessions &#8211; even if the next GC issue is not very lickely to appear for ILNumerics really soon <img src="https://ilnumerics.net/blog/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> </p>
<p>I have not been able to find part II of Tess&#8217; blog post, but luckily the <a href="http://msdn.microsoft.com/en-us/library/bb190764%28v=vs.100%29.aspx" target="_blank">msdn documentation</a> is still there for those commands.</p>
<p>Strange: between all those reputable commands one is found called &#8216;!FAQ&#8217;. I tried to find out, which answers the users of the SOS might seek most intensively. But unfortunately, it didn&#8217;t work out: </p>
<p><code>!FAQ<br />
The name 'FAQ' does not exist in the current context</code></p>
<p><img src="https://ilnumerics.net/blog/wp-includes/images/smilies/icon_neutral.gif" alt=":|" class="wp-smiley" /> ??</p>
<p>@Update: Somehow I really have missed the fact, that nowadays, everybody seem to be using a new tool, superseding the SOS.dll: <a href="http://blogs.msdn.com/b/tom/archive/2011/04/28/now-available-psscor4-debugger-extension-for-net-4-0.aspx" target="_blank">Psscor4</a>&#8230;. Anyway, those commands will nevertheless be checked in there. <img src="https://ilnumerics.net/blog/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
<p>The post <a rel="nofollow" href="https://ilnumerics.net/blog/sos-dll-with-new-commands-in-4-0/">SOS.dll with new commands in 4.0</a> appeared first on <a rel="nofollow" href="https://ilnumerics.net/blog">The ILNumerics Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://ilnumerics.net/blog/sos-dll-with-new-commands-in-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
