<?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: Fast kernel debugging for VMware, part 5: Bridging the Gap to DbgEng.dll</title>
	<atom:link href="http://www.nynaeve.net/?feed=rss2&#038;p=172" rel="self" type="application/rss+xml" />
	<link>http://www.nynaeve.net/?p=172</link>
	<description>Adventures in Windows debugging and reverse engineering.</description>
	<lastBuildDate>Mon, 23 Jul 2012 05:58:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Skywing</title>
		<link>http://www.nynaeve.net/?p=172&#038;cpage=1#comment-41266</link>
		<dc:creator>Skywing</dc:creator>
		<pubDate>Sat, 25 Jul 2009 15:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.nynaeve.net/?p=172#comment-41266</guid>
		<description>Koby: You can use kdsrv to remote kd over the network.  (You still need a second box to make the actual physical connection to the debugged machine, however.)

Be warned that performance is often poor over WAN links as this remotes the whole KD protocol (which is one packet at a time and needing retransits, ACKs) as far as I know.</description>
		<content:encoded><![CDATA[<p>Koby: You can use kdsrv to remote kd over the network.  (You still need a second box to make the actual physical connection to the debugged machine, however.)</p>
<p>Be warned that performance is often poor over WAN links as this remotes the whole KD protocol (which is one packet at a time and needing retransits, ACKs) as far as I know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koby Kahane</title>
		<link>http://www.nynaeve.net/?p=172&#038;cpage=1#comment-37464</link>
		<dc:creator>Koby Kahane</dc:creator>
		<pubDate>Fri, 12 Jun 2009 05:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.nynaeve.net/?p=172#comment-37464</guid>
		<description>Does kd actually work as a KDCOM client over TCP in the latest DTW?

Consider the scenario presented in this post:
http://blog.neocleus.com/2009/06/11/debug-xen-hosted-windows-kernel-over-network/

If kd can do KDCOM over TCP directly, there would be no need for the tcp2pipe proxy they mention. However, my attempts to invoke kd -k with a TCP connection string resulted in invalid parameter errors.</description>
		<content:encoded><![CDATA[<p>Does kd actually work as a KDCOM client over TCP in the latest DTW?</p>
<p>Consider the scenario presented in this post:<br />
<a href="http://blog.neocleus.com/2009/06/11/debug-xen-hosted-windows-kernel-over-network/" rel="nofollow">http://blog.neocleus.com/2009/06/11/debug-xen-hosted-windows-kernel-over-network/</a></p>
<p>If kd can do KDCOM over TCP directly, there would be no need for the tcp2pipe proxy they mention. However, my attempts to invoke kd -k with a TCP connection string resulted in invalid parameter errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nynaeve &#187; Blog Archive &#187; Viridian guest hypercall interface published</title>
		<link>http://www.nynaeve.net/?p=172&#038;cpage=1#comment-19908</link>
		<dc:creator>Nynaeve &#187; Blog Archive &#187; Viridian guest hypercall interface published</dc:creator>
		<pubDate>Sat, 10 Nov 2007 04:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.nynaeve.net/?p=172#comment-19908</guid>
		<description>[...] debugging hypercalls, as currently defined, are in fact very much reminiscent of how I originally implemented VMKD. The hypercalls define an interface for a partition to send large chunks of kernel debugger data [...]</description>
		<content:encoded><![CDATA[<p>[...] debugging hypercalls, as currently defined, are in fact very much reminiscent of how I originally implemented VMKD. The hypercalls define an interface for a partition to send large chunks of kernel debugger data [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nynaeve &#187; Blog Archive &#187; Fast kernel debugging for VMware, part 6: Roadmap to Future Improvements</title>
		<link>http://www.nynaeve.net/?p=172&#038;cpage=1#comment-18844</link>
		<dc:creator>Nynaeve &#187; Blog Archive &#187; Fast kernel debugging for VMware, part 6: Roadmap to Future Improvements</dc:creator>
		<pubDate>Thu, 11 Oct 2007 12:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.nynaeve.net/?p=172#comment-18844</guid>
		<description>[...] Nynaeve Adventures in Windows debugging and reverse engineering.      &#171; Fast kernel debugging for VMware, part 5: Bridging the Gap to DbgEng.dll [...]</description>
		<content:encoded><![CDATA[<p>[...] Nynaeve Adventures in Windows debugging and reverse engineering.      &laquo; Fast kernel debugging for VMware, part 5: Bridging the Gap to DbgEng.dll [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.579 seconds -->
