<?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>Platform Builder Debug Symbols : Are They Correct??</title><link>http://blogs.msdn.com/kitlfirst/archive/2005/02/22/377629.aspx</link><description>PB Symbols On Platform Builder versions prior to 5.0, one thing I find myself doing in a lot of debugging cases is verifying that debugger symbols match what is actually running on a device. In most cases the debugger can detect incorrect symbols and</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Platform Builder Debug Symbols : Are They Correct??</title><link>http://blogs.msdn.com/kitlfirst/archive/2005/02/22/377629.aspx#379962</link><pubDate>Fri, 25 Feb 2005 15:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:379962</guid><dc:creator>Sue Loh</dc:creator><description>It's good to know how to recognize a prolog, to tell if the function is really starting where the debugger thinks it is.  But another thing you can do, which might be a little simpler, is to look above at the end of the previous function.  Generally the last thing in a function is the &amp;quot;ret&amp;quot; instruction.  (Is it the same on all CPUs?)  If you scroll up and don't see a &amp;quot;ret&amp;quot; then likely you've got problems.&lt;br&gt;&lt;br&gt;Sue</description></item><item><title>Windows CE Virtual Memory Layout for debugging</title><link>http://blogs.msdn.com/kitlfirst/archive/2005/02/22/377629.aspx#380476</link><pubDate>Fri, 25 Feb 2005 21:15:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:380476</guid><dc:creator>Sue Loh's blog</dc:creator><description /></item><item><title>Windows CE Virtual Memory Layout for debugging</title><link>http://blogs.msdn.com/kitlfirst/archive/2005/02/22/377629.aspx#380479</link><pubDate>Fri, 25 Feb 2005 21:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:380479</guid><dc:creator>Sue Loh's blog</dc:creator><description /></item><item><title>wooya510&amp;#8217;s blog &amp;raquo; Windows CE Virtual Memory Layout for Debugging</title><link>http://blogs.msdn.com/kitlfirst/archive/2005/02/22/377629.aspx#641242</link><pubDate>Wed, 21 Jun 2006 11:49:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:641242</guid><dc:creator>wooya510’s blog » Windows CE Virtual Memory Layout for Debugging</dc:creator><description>PingBack from &lt;a rel="nofollow" target="_new" href="http://wooya510.wordpress.com/2006/06/21/windows-ce-virtual-memory-layout-for-debugging/"&gt;http://wooya510.wordpress.com/2006/06/21/windows-ce-virtual-memory-layout-for-debugging/&lt;/a&gt;</description></item></channel></rss>