<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Debug symbols for release build?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Debug symbols for release build?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 19:50:37 +0000</pubDate>
  <lastBuildDate>Thu, 21 Apr 2011 20:33:44 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=18259</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Debug symbols for release build? : Hi,I have a crash reporting module...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18259&amp;PID=64038&amp;title=debug-symbols-for-release-build#64038</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3859">dlederman</a><br /><strong>Subject:</strong> 18259<br /><strong>Posted:</strong> 21 April 2011 at 8:33pm<br /><br />Hi,<br><br>I have a crash reporting module built into my application that sends me a dump file whenever an unhandled exception occurs. I get a lot of crashes with XTP in the stack trace, but without the correct debug symbols, the traces are basically useless.<br><br>I tried compiling the DLL with the /DEBUG flag set, which did generate a pdb file, but the symbols seem to be incorrect. I get stack traces like this:<br><br><font face="Courier New, Courier, mono">00 ToolkitPro1342vc90U!CXTPWinThemeWrapper::EnableTheming<br>01 ToolkitPro1342vc90U!CXTPTaskPanel::OnStartGroupDrag<br>02 ToolkitPro1342vc90U!CXTPToolTipContext::CHTMLToolTip::OnVisibleChanged<br>03 mfc90u!CWnd::WindowProc</font><br><br>I can't imagine that <font face="Courier New, Courier, mono">CHTMLToolTip::OnVisibleChanged </font>is actually calling <font face="Courier New, Courier, mono">CXTPTaskPanel::OnStartGroupDrag</font>.<br><br>Any help would be appreciated! <img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" /><br><br>Thanks,<br>Drew<br>]]>
   </description>
   <pubDate>Thu, 21 Apr 2011 20:33:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18259&amp;PID=64038&amp;title=debug-symbols-for-release-build#64038</guid>
  </item> 
 </channel>
</rss>