Print Page | Close Window

Debug symbols for release build?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=18259
Printed Date: 19 June 2025 at 9:28am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Debug symbols for release build?
Posted By: dlederman
Subject: Debug symbols for release build?
Date Posted: 21 April 2011 at 8:33pm
Hi,

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.

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:

00 ToolkitPro1342vc90U!CXTPWinThemeWrapper::EnableTheming
01 ToolkitPro1342vc90U!CXTPTaskPanel::OnStartGroupDrag
02 ToolkitPro1342vc90U!CXTPToolTipContext::CHTMLToolTip::OnVisibleChanged
03 mfc90u!CWnd::WindowProc


I can't imagine that CHTMLToolTip::OnVisibleChanged is actually calling CXTPTaskPanel::OnStartGroupDrag.

Any help would be appreciated! Smile

Thanks,
Drew



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net