<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Custom postmortem debuggers on Vista</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Tue, 05 May 2026 23:19:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Dmitry Vostokov</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-425541</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Sun, 19 Feb 2012 00:54:41 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-425541</guid>
		<description>You may also want remove -g option to have better results when -g option produces dumps with only one process termination thread. Also removing -g option is equivalent to having userdump.exe as a postmortem debugger: http://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/</description>
		<content:encoded><![CDATA[<p>You may also want remove -g option to have better results when -g option produces dumps with only one process termination thread. Also removing -g option is equivalent to having userdump.exe as a postmortem debugger: <a href="http://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/" rel="nofollow">http://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Max Registry CLeaner</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-162125</link>
		<dc:creator>Max Registry CLeaner</dc:creator>
		<pubDate>Wed, 30 Jun 2010 01:50:08 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-162125</guid>
		<description>I love the description of the Baby Turing book: This book fills the gap in children’s literature and introduces binary arithmetic to babies. 

:-)

I'm not entirely sure my 6-month-old baby boy is up for this, but I will give it a shot!</description>
		<content:encoded><![CDATA[<p>I love the description of the Baby Turing book: This book fills the gap in children’s literature and introduces binary arithmetic to babies. </p>
<p> <img src='https://www.dumpanalysis.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;m not entirely sure my 6-month-old baby boy is up for this, but I will give it a shot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash Dump Analysis &#187; Blog Archive &#187; Demystifying first-chance exceptions (Part 2)</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-121954</link>
		<dc:creator>Crash Dump Analysis &#187; Blog Archive &#187; Demystifying first-chance exceptions (Part 2)</dc:creator>
		<pubDate>Thu, 04 Feb 2010 23:56:32 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-121954</guid>
		<description>[...] Also drwtsn32.exe was set as a default postmortem debugger (but we could also use CDB, WinDbg or any other process dumper as shown in Vista example).  [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Also drwtsn32.exe was set as a default postmortem debugger (but we could also use CDB, WinDbg or any other process dumper as shown in Vista example).  [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash Dump Analysis &#187; Blog Archive &#187; Crash2Hang</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-60714</link>
		<dc:creator>Crash Dump Analysis &#187; Blog Archive &#187; Crash2Hang</dc:creator>
		<pubDate>Mon, 29 Dec 2008 15:29:34 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-60714</guid>
		<description>[...] can be used as a postmortem debugger specified in AeDebug registry key, for example, instead of CDB. Any argument specified to Crash2Hang.exe causes it to display a message box when [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] can be used as a postmortem debugger specified in AeDebug registry key, for example, instead of CDB. Any argument specified to Crash2Hang.exe causes it to display a message box when [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash Dump Analysis &#187; Blog Archive &#187; All at once: postmortem logs and dump files</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-38108</link>
		<dc:creator>Crash Dump Analysis &#187; Blog Archive &#187; All at once: postmortem logs and dump files</dc:creator>
		<pubDate>Fri, 15 Aug 2008 01:25:29 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-38108</guid>
		<description>[...] Here WinDbg scripts come to the rescue. Suppose that CDB is set as a postmortem debugger (see Custom postmortem debuggers on Vista) and AeDebug registry key is set [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Here WinDbg scripts come to the rescue. Suppose that CDB is set as a postmortem debugger (see Custom postmortem debuggers on Vista) and AeDebug registry key is set [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Vostokov</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-2888</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Mon, 09 Jul 2007 00:06:20 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/05/20/custom-postmortem-debuggers-on-vista/#comment-2888</guid>
		<description>NTSD will be available on Vista after installing Debugging Tools for Windows</description>
		<content:encoded><![CDATA[<p>NTSD will be available on Vista after installing Debugging Tools for Windows</p>
]]></content:encoded>
	</item>
</channel>
</rss>
