<?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>Mismatched PDBs --- Why?</title><link>http://blogs.msdn.com/junfeng/archive/2007/11/05/mismatched-pdbs-why.aspx</link><description>If you are developing software, most likely you have encountered the "mismatched pdbs" debugger error. It usually happens when you point the debugger to the wrong symbol path. But there are times you are confident that the symbols you point to are the</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Mismatched PDBs --- Why?</title><link>http://blogs.msdn.com/junfeng/archive/2007/11/05/mismatched-pdbs-why.aspx#5925749</link><pubDate>Tue, 06 Nov 2007 05:17:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5925749</guid><dc:creator>Norman Diamond</dc:creator><description>&lt;p&gt;Question 1.&lt;/p&gt;
&lt;p&gt;&amp;gt; 0:000&amp;gt; !itoldyouso foo c:\temp\foo1.pdb&lt;/p&gt;
&lt;p&gt;&amp;gt; MISMATCH: foo.pdb and C:\temp\foo.dll&lt;/p&gt;
&lt;p&gt;Why isn't it MISMATCH: foo1.pdb and C:\temp\foo.dll?&lt;/p&gt;
&lt;p&gt;Question 2.&lt;/p&gt;
&lt;p&gt;When Visual Studio 2005's debugger says there's a mismatch between the .cpp file that it just finished compiling and the .cpp file where the user tried to set a breakpoint, is there an itoldyouso to find why the .cpp file doesn't match itself?&lt;/p&gt;
</description></item><item><title>re: Mismatched PDBs --- Why?</title><link>http://blogs.msdn.com/junfeng/archive/2007/11/05/mismatched-pdbs-why.aspx#5947599</link><pubDate>Wed, 07 Nov 2007 03:10:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5947599</guid><dc:creator>Norman Diamond</dc:creator><description>&lt;p&gt;Sorry, my second question needs a correction. &amp;nbsp;Is there an itoldyouso to find why the .cpp file doesn't match the .dll that resulted from compiling that .cpp and is now being executed?&lt;/p&gt;
</description></item><item><title>re: Mismatched PDBs --- Why?</title><link>http://blogs.msdn.com/junfeng/archive/2007/11/05/mismatched-pdbs-why.aspx#5947801</link><pubDate>Wed, 07 Nov 2007 03:31:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5947801</guid><dc:creator>junfeng</dc:creator><description>&lt;p&gt;The first question: It is a copy&amp;amp;paste error:)&lt;/p&gt;
&lt;p&gt;The second question: No I don't know. I am one of those guys that don't use VS. &lt;/p&gt;
</description></item><item><title>re: Mismatched PDBs --- Why?</title><link>http://blogs.msdn.com/junfeng/archive/2007/11/05/mismatched-pdbs-why.aspx#7147119</link><pubDate>Fri, 18 Jan 2008 11:06:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7147119</guid><dc:creator>Yuhong Bao</dc:creator><description>&lt;p&gt;BTW, what is the story behind the name !IToldYouSo?&lt;/p&gt;
</description></item><item><title>re: Mismatched PDBs --- Why?</title><link>http://blogs.msdn.com/junfeng/archive/2007/11/05/mismatched-pdbs-why.aspx#7154462</link><pubDate>Sat, 19 Jan 2008 02:56:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7154462</guid><dc:creator>junfeng</dc:creator><description>&lt;p&gt;I have no idea.&lt;/p&gt;
</description></item></channel></rss>