<?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: Parameterized WinDbg Scripts</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2007/05/05/parameterized-windbg-scripts/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Thu, 07 May 2026 08:15:57 +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/05/parameterized-windbg-scripts/#comment-1667</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Sun, 06 May 2007 21:27:07 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/05/05/parameterized-windbg-scripts/#comment-1667</guid>
		<description>Hi Roberto,

Cool! Thanks a lot for this information! It looks like scripting is the simplest and quickest way to automate many repetitive debugging and crash dump analysis operations. 

Originally I needed arguments for a script that would save a memory range in a file and then convert it to a .wav by launching Dump2Wave tool :-)

Thanks,
Dmitry</description>
		<content:encoded><![CDATA[<p>Hi Roberto,</p>
<p>Cool! Thanks a lot for this information! It looks like scripting is the simplest and quickest way to automate many repetitive debugging and crash dump analysis operations. </p>
<p>Originally I needed arguments for a script that would save a memory range in a file and then convert it to a .wav by launching Dump2Wave tool <img src='https://www.dumpanalysis.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks,<br />
Dmitry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto Farah</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2007/05/05/parameterized-windbg-scripts/#comment-1664</link>
		<dc:creator>Roberto Farah</dc:creator>
		<pubDate>Sun, 06 May 2007 20:51:31 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/05/05/parameterized-windbg-scripts/#comment-1664</guid>
		<description>Hi Dmitry,

I was browsing debugging blogs and found your blog. I must say, it's a very cool blog!
A few days ago I learned how to use parameters when running a script and I'm glad to know the documentation for the new Windbg version added it. I wished to know this feature before. :)
As an example of usage I have a script using it: http://blogs.msdn.com/debuggingtoolbox/archive/2007/05/03/windbg-script-get-portable-executable-headers.aspx

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Dmitry,</p>
<p>I was browsing debugging blogs and found your blog. I must say, it&#8217;s a very cool blog!<br />
A few days ago I learned how to use parameters when running a script and I&#8217;m glad to know the documentation for the new Windbg version added it. I wished to know this feature before. <img src='https://www.dumpanalysis.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
As an example of usage I have a script using it: <a href="http://blogs.msdn.com/debuggingtoolbox/archive/2007/05/03/windbg-script-get-portable-executable-headers.aspx" rel="nofollow">http://blogs.msdn.com/debuggingtoolbox/archive/2007/05/03/windbg-script-get-portable-executable-headers.aspx</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
