<?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>Challenges of Debugging Optimized x64 Code</title><link>http://blogs.msdn.com/b/ntdebugging/archive/2009/01/09/challenges-of-debugging-optimized-x64-code.aspx</link><description>If you have not had the luxury of debugging optimized x64 code as of yet, don’t wait much longer and fall behind the times! &amp;#160; Due to the x64 fastcall-like calling convention coupled with the abundance of general purpose registers, finding variable</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Challenges of Debugging Optimized x64 Code</title><link>http://blogs.msdn.com/b/ntdebugging/archive/2009/01/09/challenges-of-debugging-optimized-x64-code.aspx#10207900</link><pubDate>Thu, 08 Sep 2011 15:07:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10207900</guid><dc:creator>ColinDNZ</dc:creator><description>&lt;p&gt;As the bot 2 comments say the 1st link has been deleted, what about changing the ARTICLE&lt;/p&gt;
&lt;p&gt;[Sorry Colin.&amp;nbsp; Since this article was published we have changed the back end software for the site, making this edit non-trivial without also damaging the formatting of the article.]&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10207900" width="1" height="1"&gt;</description></item><item><title>re: Challenges of Debugging Optimized x64 Code</title><link>http://blogs.msdn.com/b/ntdebugging/archive/2009/01/09/challenges-of-debugging-optimized-x64-code.aspx#10136356</link><pubDate>Thu, 03 Mar 2011 09:20:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10136356</guid><dc:creator>Ange</dc:creator><description>&lt;p&gt;can you check the 1st link ? &amp;#39;This content has been removed.&amp;#39;&lt;/p&gt;
&lt;p&gt;[Thank you for bringing this to our attention.&amp;nbsp; MSDN re-wrote that content, you can find equivalent information at &lt;a href="http://msdn.microsoft.com/en-us/library/7kcdt6fy.aspx"&gt;http://msdn.microsoft.com/en-us/library/7kcdt6fy.aspx&lt;/a&gt;]&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10136356" width="1" height="1"&gt;</description></item><item><title>re: Challenges of Debugging Optimized x64 Code</title><link>http://blogs.msdn.com/b/ntdebugging/archive/2009/01/09/challenges-of-debugging-optimized-x64-code.aspx#10136259</link><pubDate>Thu, 03 Mar 2011 01:18:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10136259</guid><dc:creator>Cheong</dc:creator><description>&lt;p&gt;Sorry, I found the link to MSDN ms794533.aspx has been removed.&lt;/p&gt;
&lt;p&gt;What topic is that about?&lt;/p&gt;
&lt;p&gt;[Thank you for bringing this to our attention.&amp;nbsp; MSDN re-wrote that content, you can find equivalent information at &lt;a href="http://msdn.microsoft.com/en-us/library/7kcdt6fy.aspx"&gt;http://msdn.microsoft.com/en-us/library/7kcdt6fy.aspx&lt;/a&gt;]&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10136259" width="1" height="1"&gt;</description></item><item><title>re: Challenges of Debugging Optimized x64 Code</title><link>http://blogs.msdn.com/b/ntdebugging/archive/2009/01/09/challenges-of-debugging-optimized-x64-code.aspx#9436720</link><pubDate>Sat, 21 Feb 2009 03:15:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9436720</guid><dc:creator>Yuhong Bao</dc:creator><description>&lt;p&gt;BTW, the same challenges can happen when debugging LTCG-optimized x86 code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9436720" width="1" height="1"&gt;</description></item><item><title>re: Challenges of Debugging Optimized x64 Code</title><link>http://blogs.msdn.com/b/ntdebugging/archive/2009/01/09/challenges-of-debugging-optimized-x64-code.aspx#9350037</link><pubDate>Tue, 20 Jan 2009 22:11:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9350037</guid><dc:creator>Pushkar Prasad</dc:creator><description>&lt;p&gt;Thanks Trey. This is insightful. I have attended training related to unassembly and still I always loose track, but now I can save this as a cube note for reference.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9350037" width="1" height="1"&gt;</description></item><item><title>re: Challenges of Debugging Optimized x64 Code</title><link>http://blogs.msdn.com/b/ntdebugging/archive/2009/01/09/challenges-of-debugging-optimized-x64-code.aspx#9308094</link><pubDate>Mon, 12 Jan 2009 19:32:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9308094</guid><dc:creator>Marc Sherman</dc:creator><description>&lt;P&gt;Very informative!!&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9308094" width="1" height="1"&gt;</description></item><item><title>An excellent bridge into 64 bit debugging</title><link>http://blogs.msdn.com/b/ntdebugging/archive/2009/01/09/challenges-of-debugging-optimized-x64-code.aspx#9304363</link><pubDate>Sat, 10 Jan 2009 20:14:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9304363</guid><dc:creator>EdZ</dc:creator><description>&lt;P&gt;This is a great introduction to bridge the gap for those who are familiar with x86 debugging and are trying to make the jump to x64 debugging. Having done some x86 debugging and having limited time to spend learning new techniques for x64, this detailed and well documented example, is an excellent start!&lt;/P&gt;
&lt;DIV class=commentowner&gt;[Thanks for the great feedback, EdZ!]&lt;/DIV&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9304363" width="1" height="1"&gt;</description></item></channel></rss>