<?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: Writing the WinDbg Extension to Enable Writing WinDbg Extensions in Managed Code</title>
	<atom:link href="http://dotnetdebug.net/2005/11/07/writing-the-windbg-extension-to-enable-writing-windbg-extensions-in-managed-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotnetdebug.net/2005/11/07/writing-the-windbg-extension-to-enable-writing-windbg-extensions-in-managed-code/</link>
	<description>Because sometimes you need to dig deep!</description>
	<lastBuildDate>Wed, 29 May 2013 11:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Eran Sandler</title>
		<link>http://dotnetdebug.net/2005/11/07/writing-the-windbg-extension-to-enable-writing-windbg-extensions-in-managed-code/comment-page-1/#comment-91582</link>
		<dc:creator>Eran Sandler</dc:creator>
		<pubDate>Tue, 26 Oct 2010 17:54:32 +0000</pubDate>
		<guid isPermaLink="false">#comment-91582</guid>
		<description><![CDATA[I had something very basic working but never had time to finish it and it eventually didn&#039;t happen. I hope someone else picked (or will pick) the glove.]]></description>
		<content:encoded><![CDATA[<p>I had something very basic working but never had time to finish it and it eventually didn&#8217;t happen. I hope someone else picked (or will pick) the glove.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ikas</title>
		<link>http://dotnetdebug.net/2005/11/07/writing-the-windbg-extension-to-enable-writing-windbg-extensions-in-managed-code/comment-page-1/#comment-91576</link>
		<dc:creator>Ikas</dc:creator>
		<pubDate>Tue, 26 Oct 2010 17:16:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-91576</guid>
		<description><![CDATA[Did this ever come out successfully ?
Anything on the 5th anniversary since this was published ?]]></description>
		<content:encoded><![CDATA[<p>Did this ever come out successfully ?<br />
Anything on the 5th anniversary since this was published ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan McKinley</title>
		<link>http://dotnetdebug.net/2005/11/07/writing-the-windbg-extension-to-enable-writing-windbg-extensions-in-managed-code/comment-page-1/#comment-55</link>
		<dc:creator>Dan McKinley</dc:creator>
		<pubDate>Mon, 07 Nov 2005 18:47:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-55</guid>
		<description><![CDATA[How do you plan on publishing the extensions that people write, given that extension commands are implemented as exported dll functions? I guess all of the managed commands will have to go through the same stub !command?&lt;BR/&gt;&lt;BR/&gt;Also, one thing that would definitely be useful would be managed code that takes advantage of SOS commands. Parsing the output of !do and providing a managed API for looking at objects would go a long way towards usability.&lt;BR/&gt;&lt;BR/&gt;My thinking there is that it&#039;s a little difficult to write something useful for managed code here unless you&#039;re willing to dig through the SSCLI and get a feel for CLR internals. I&#039;m willing to do that, as I imagine you are, but the vast majority of people are not.&lt;BR/&gt;&lt;BR/&gt;Anyway, if you want to put this project on sourceforge or gotdotnet I&#039;d be willing to contribute.]]></description>
		<content:encoded><![CDATA[<p>How do you plan on publishing the extensions that people write, given that extension commands are implemented as exported dll functions? I guess all of the managed commands will have to go through the same stub !command?</p>
<p>Also, one thing that would definitely be useful would be managed code that takes advantage of SOS commands. Parsing the output of !do and providing a managed API for looking at objects would go a long way towards usability.</p>
<p>My thinking there is that it&#8217;s a little difficult to write something useful for managed code here unless you&#8217;re willing to dig through the SSCLI and get a feel for CLR internals. I&#8217;m willing to do that, as I imagine you are, but the vast majority of people are not.</p>
<p>Anyway, if you want to put this project on sourceforge or gotdotnet I&#8217;d be willing to contribute.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
