<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Debugging Without a Debugger</title><link>http://blogs.msdn.com/ntdebugging/archive/2009/05/21/debugging-without-a-debugger.aspx</link><description>Hi, my name is Todd Webb, I am an Escalation Engineer from the Global Escalation Services OEM Team. I recently worked a case where we were trying to troubleshoot an issue and the system would hang with USB debugging enabled. This was a problem since USB</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Debugging Without a Debugger</title><link>http://blogs.msdn.com/ntdebugging/archive/2009/05/21/debugging-without-a-debugger.aspx#9634211</link><pubDate>Thu, 21 May 2009 22:35:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9634211</guid><dc:creator>C. Watford</dc:creator><description>&lt;p&gt;I think the Nuclear Navy guys I work with would appreciate debugging w/ morse code.&lt;/p&gt;</description></item><item><title>re: Debugging Without a Debugger</title><link>http://blogs.msdn.com/ntdebugging/archive/2009/05/21/debugging-without-a-debugger.aspx#9640843</link><pubDate>Mon, 25 May 2009 23:53:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9640843</guid><dc:creator>calin iaru</dc:creator><description>&lt;p&gt;this is a new one - i would vote for logging + CrashOnCtrlScroll. haha&lt;/p&gt;</description></item><item><title>re: Debugging Without a Debugger</title><link>http://blogs.msdn.com/ntdebugging/archive/2009/05/21/debugging-without-a-debugger.aspx#9716258</link><pubDate>Tue, 09 Jun 2009 18:18:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9716258</guid><dc:creator>C Webb</dc:creator><description>&lt;P&gt;Couldn't you have also used kdprintf() and then used one of the utilities that displays kdprintf()s to a window? (Since writing to the window is asynchronous to the kdprintf()s, the output would trail the execution location in the USB/debug stack. In order to handle that you might be able to follow the kdprintf()s with KeDelayExecution (or similar) to make sure the kdprintf()s get written before the hang occurs.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN style="FONT-FAMILY:Consolas;COLOR:#1f497d;FONT-SIZE:10pt;"&gt;&amp;lt;DIV class=commentowner&amp;gt;[&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:'Calibri','sans-serif';COLOR:#1f497d;FONT-SIZE:11pt;"&gt;The problem occurred too early in the boot process to use tools like DebugView.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:'Calibri','sans-serif';COLOR:#1f497d;FONT-SIZE:11pt;"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN:0in 0in 0pt;" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY:'Calibri','sans-serif';COLOR:#1f497d;FONT-SIZE:11pt;"&gt;Todd.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;]&amp;lt;/DIV&amp;gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;</description></item></channel></rss>