<?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: HOWTO &#8211; Debugging a remote Windows HVM under Xen using Windbg</title>
	<atom:link href="http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/</link>
	<description>Powerful words dude, powerful...</description>
	<lastBuildDate>Sat, 09 Jan 2010 17:06:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: hydraulic jacks</title>
		<link>http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/comment-page-1/#comment-37103</link>
		<dc:creator>hydraulic jacks</dc:creator>
		<pubDate>Sat, 14 Mar 2009 12:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/#comment-37103</guid>
		<description>This is the first time I commented here and I must say that you share   genuine, and quality information for   bloggers! Good job.
p.s. You have a very good template  . Where have you got it from?</description>
		<content:encoded><![CDATA[<p>This is the first time I commented here and I must say that you share   genuine, and quality information for   bloggers! Good job.<br />
p.s. You have a very good template  . Where have you got it from?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Harper</title>
		<link>http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/comment-page-1/#comment-26751</link>
		<dc:creator>James Harper</dc:creator>
		<pubDate>Sat, 08 Nov 2008 06:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/#comment-26751</guid>
		<description>You can put &quot;serial = &#039;tcp::4407,server,nowait&#039;&quot; in your domain config file instead of &quot;serial = &#039;pty&#039;&quot;, removing the need to use inetd.</description>
		<content:encoded><![CDATA[<p>You can put &#8220;serial = &#8216;tcp::4407,server,nowait&#8217;&#8221; in your domain config file instead of &#8220;serial = &#8216;pty&#8217;&#8221;, removing the need to use inetd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: billyc</title>
		<link>http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/comment-page-1/#comment-9477</link>
		<dc:creator>billyc</dc:creator>
		<pubDate>Mon, 05 Nov 2007 23:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/#comment-9477</guid>
		<description>Many thanks for the information. I got it work for my HVM Vista amd64. The old version  2.5.10 can be find in this links

http://www.sofotex.com/HW-Virtual-Serial-Port-download_L36423.html

The 3.0.2 newer version does not work that will under Windows XP (My Windbg PC)</description>
		<content:encoded><![CDATA[<p>Many thanks for the information. I got it work for my HVM Vista amd64. The old version  2.5.10 can be find in this links</p>
<p><a href="http://www.sofotex.com/HW-Virtual-Serial-Port-download_L36423.html" rel="nofollow">http://www.sofotex.com/HW-Virtual-Serial-Port-download_L36423.html</a></p>
<p>The 3.0.2 newer version does not work that will under Windows XP (My Windbg PC)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy g</title>
		<link>http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/comment-page-1/#comment-8346</link>
		<dc:creator>andy g</dc:creator>
		<pubDate>Tue, 16 Oct 2007 03:02:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/#comment-8346</guid>
		<description>netcat -l -p 4444 -e &quot;xm console &quot; worked for me. Notice the -e instead of -c.

Also make sure to get the old version of HW Virtual Serial Port, to match these directions.</description>
		<content:encoded><![CDATA[<p>netcat -l -p 4444 -e &#8220;xm console &#8221; worked for me. Notice the -e instead of -c.</p>
<p>Also make sure to get the old version of HW Virtual Serial Port, to match these directions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: billyc</title>
		<link>http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/comment-page-1/#comment-7619</link>
		<dc:creator>billyc</dc:creator>
		<pubDate>Mon, 01 Oct 2007 12:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.evilbitz.com/2006/12/13/howto-debugging-a-remote-windows-hvm-under-xen-using-windbg/#comment-7619</guid>
		<description>some help on HOWTO - Debugging a remote Windows HVM under Xen using Windbg 

I have downloaded the gnu netcat 0.71 and build. Then I try the command after I do a 

xm create vista-debug.hvm
ithan  xm list
...
my vista-debug id is 15
netcat -lk -p 4444 -c &quot;xm console 15&quot; 

I was told the -k is not the option
if I remove k which will show as
netcat -l -p 4444 -c &quot;xm console 15&quot;

the message is shown Couldn&#039;t result host &quot;xm console 15&quot;

My Dom0 is Fedora 2.6.18 + Xen 3.1 build would you please give some pointer for how to set up. the netcat and redirect the com to net port 4444 ! thanks.</description>
		<content:encoded><![CDATA[<p>some help on HOWTO &#8211; Debugging a remote Windows HVM under Xen using Windbg </p>
<p>I have downloaded the gnu netcat 0.71 and build. Then I try the command after I do a </p>
<p>xm create vista-debug.hvm<br />
ithan  xm list<br />
&#8230;<br />
my vista-debug id is 15<br />
netcat -lk -p 4444 -c &#8220;xm console 15&#8243; </p>
<p>I was told the -k is not the option<br />
if I remove k which will show as<br />
netcat -l -p 4444 -c &#8220;xm console 15&#8243;</p>
<p>the message is shown Couldn&#8217;t result host &#8220;xm console 15&#8243;</p>
<p>My Dom0 is Fedora 2.6.18 + Xen 3.1 build would you please give some pointer for how to set up. the netcat and redirect the com to net port 4444 ! thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
