<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Advanced Windows Debugging: An Introduction with Mario Hewardt and Daniel Pravat</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/426003_100x75.jpg</url>
		<title>Channel 9 - Advanced Windows Debugging: An Introduction with Mario Hewardt and Daniel Pravat</title>
		<link></link>
	</image>
	<description>Software Developers Mario Hewardt and Daniel Pravat understand the complexities of debugging applications that run on Windows. In fact, they understand it so well they wrote a book,

Advanced Windows Debugging. They will also be presenting their knowledge at the PDC in October during both the PreCon and regular conference. The PreCon is a chance to learn the ins and outs of windows debugging, how to use various tools, what to look for
 in your code in terms of buggy patterns and go way deep into the art of native debugging
today. It&#39;s an incredibly interesting topic and debugging can be very, very hard. With the tools of today, you can find bugs in minutes compared to days. I highly recommend both their book (I now have a copy!) and their PreCon at PDC 08. Do check it
 out! Here, we talk, at a high level, about the complexities of debugging, common problems that require debugging tools to understand and we get a demo of how to track down a handle leak in less than five minutes. In the end, debuggers will lead you back to your
 code and point you to the errors of your ways. When compared to the toolset we had just 5 years ago, 2008 is a
great year for debuggers! Tune in. Enjoy. </description>
	<link></link>
	<language>en</language>
	<pubDate>Mon, 20 May 2013 22:26:31 GMT</pubDate>
	<lastBuildDate>Mon, 20 May 2013 22:26:31 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Advanced Windows Debugging: An Introduction with Mario Hewardt and Daniel Pravat</title>
		<description>
			<![CDATA[best awnser to any question&nbsp;ever:<br />&quot;apparently we are continuing the work we've started in the past&quot; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /> man i gotta remember that one <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> gonna awser that the next time my boss asks <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br /><br />i definatly agree that there is a lot in windows debugging that is unknown to the masses [including me]. people only see the &quot;send to microsoft&quot; dialog and give up <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />
<p>posted by aL_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633566815580000000</link>
		<pubDate>Wed, 10 Sep 2008 22:12:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633566815580000000</guid>
		<dc:creator>aL_</dc:creator>
	</item>
	<item>
		<title>Re: Advanced Windows Debugging: An Introduction with Mario Hewardt and Daniel Pravat</title>
		<description>
			<![CDATA[Just like to say Thanks a lot for the book guys <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> . Am yet to complete reading the books but really love all the info read so far. i especially like the samples provided, i am sure the samples really helped in getting a practical knowledge of all the
 things explained in the book.<p>posted by Shiv</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633567384780000000</link>
		<pubDate>Thu, 11 Sep 2008 14:01:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633567384780000000</guid>
		<dc:creator>Shiv</dc:creator>
	</item>
	<item>
		<title>Re: Advanced Windows Debugging: An Introduction with Mario Hewardt and Daniel Pravat</title>
		<description>
			<![CDATA[Awesome interview.&nbsp; Where did you get &quot;The 5 Stages of Debugging&quot;?&nbsp; I'd love to get that and print it!<br /><p>posted by ChrisStepaniuk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633571029270000000</link>
		<pubDate>Mon, 15 Sep 2008 19:15:27 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633571029270000000</guid>
		<dc:creator>ChrisStepaniuk</dc:creator>
	</item>
	<item>
		<title>Re: Advanced Windows Debugging: An Introduction with Mario Hewardt and Daniel Pravat</title>
		<description>
			<![CDATA[
<p>The book is excellent, currently PDC conference isn't allowing anyone to attend just the preconference (I am unable to attend the main conference).</p>
<p>posted by Branto</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633589223650000000</link>
		<pubDate>Mon, 06 Oct 2008 20:39:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633589223650000000</guid>
		<dc:creator>Branto</dc:creator>
	</item>
	<item>
		<title>Re: Advanced Windows Debugging: An Introduction with Mario Hewardt and Daniel Pravat</title>
		<description>
			<![CDATA[Hy guys !<br />Just a short question: is there any way to see the PDC conference because I could only find the slides only...<br /><p>posted by Ghita</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633710116260000000</link>
		<pubDate>Mon, 23 Feb 2009 18:47:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Charles/Advanced-Windows-Debugging-An-Introduction#c633710116260000000</guid>
		<dc:creator>Ghita</dc:creator>
	</item>
</channel>
</rss>