<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Interesting WinDbg Extension SOS commands in CLR 4.0/.NET Framework 4.0 CTP, .NET runtime dll renamed and sos commands just got richer</title>
	<atom:link href="http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtime-dll-renamed-and-sos-commands-just-got-richer/feed/" rel="self" type="application/rss+xml" />
	<link>http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtime-dll-renamed-and-sos-commands-just-got-richer/</link>
	<description>Debugging + Random Stuff</description>
	<lastBuildDate>Thu, 23 Feb 2012 17:06:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: webmaster</title>
		<link>http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtime-dll-renamed-and-sos-commands-just-got-richer/#comment-2582</link>
		<dc:creator>webmaster</dc:creator>
		<pubDate>Thu, 23 Feb 2012 17:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=615#comment-2582</guid>
		<description>This is really awesome.  Any update on WinRT/.NET 4.5 on the same subject</description>
		<content:encoded><![CDATA[<p>This is really awesome.  Any update on WinRT/.NET 4.5 on the same subject</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Intro to WinDBG for .NET Developers - MSDN Blogs</title>
		<link>http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtime-dll-renamed-and-sos-commands-just-got-richer/#comment-2166</link>
		<dc:creator>Intro to WinDBG for .NET Developers - MSDN Blogs</dc:creator>
		<pubDate>Tue, 12 Apr 2011 01:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=615#comment-2166</guid>
		<description>[...] The thing you are looking for here is the existence of mscorwks for a .NET 3.5 application.&#160; PssCor2 works with .NET 3.5.&#160; If you have a .NET 4.0 process that you want to debug, you can do this as well, but you need to use the SOS.dll extension that ships with the .NET Framework.&#160; For an interesting look at changes introduced in .NET 4.0, see http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtim....&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] The thing you are looking for here is the existence of mscorwks for a .NET 3.5 application.&#160; PssCor2 works with .NET 3.5.&#160; If you have a .NET 4.0 process that you want to debug, you can do this as well, but you need to use the SOS.dll extension that ships with the .NET Framework.&#160; For an interesting look at changes introduced in .NET 4.0, see <a href="http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtim....&#038;#160" rel="nofollow">http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtim&#8230;.&#038;#160</a>; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Intro to WinDBG for .NET Developers - Kirk Evans Blog - Site Home - MSDN Blogs</title>
		<link>http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtime-dll-renamed-and-sos-commands-just-got-richer/#comment-2165</link>
		<dc:creator>Intro to WinDBG for .NET Developers - Kirk Evans Blog - Site Home - MSDN Blogs</dc:creator>
		<pubDate>Mon, 11 Apr 2011 17:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=615#comment-2165</guid>
		<description>[...] The thing you are looking for here is the existence of mscorwks for a .NET 3.5 application.&#160; PssCor2 works with .NET 3.5.&#160; If you have a .NET 4.0 process that you want to debug, you can do this as well, but you need to use the SOS.dll extension that ships with the .NET Framework.&#160; For an interesting look at changes introduced in .NET 4.0, see http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtim....&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] The thing you are looking for here is the existence of mscorwks for a .NET 3.5 application.&#160; PssCor2 works with .NET 3.5.&#160; If you have a .NET 4.0 process that you want to debug, you can do this as well, but you need to use the SOS.dll extension that ships with the .NET Framework.&#160; For an interesting look at changes introduced in .NET 4.0, see <a href="http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtim....&#038;#160" rel="nofollow">http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtim&#8230;.&#038;#160</a>; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; More Memory Leak Troubleshooting PSST0101</title>
		<link>http://debuggingblog.com/wp/2009/07/07/windbg-extension-sos-in-clr-40net-framework-40-ctp-net-runtime-dll-renamed-and-sos-commands-just-got-richer/#comment-2156</link>
		<dc:creator>&#187; More Memory Leak Troubleshooting PSST0101</dc:creator>
		<pubDate>Thu, 10 Mar 2011 13:05:19 +0000</pubDate>
		<guid isPermaLink="false">http://debuggingblog.com/wp/?p=615#comment-2156</guid>
		<description>[...] Debugging + Random Stuff: Interesting WinDbg Extension SOS commands in CLR 4.0/.NET Framework 4.0 CT... [...]</description>
		<content:encoded><![CDATA[<p>[...] Debugging + Random Stuff: Interesting WinDbg Extension SOS commands in CLR 4.0/.NET Framework 4.0 CT&#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/4 queries in 0.001 seconds using disk: basic
Object Caching 311/311 objects using disk: basic

Served from: debuggingblog.com @ 2012-05-19 04:31:38 -->
