![]() |
Debug symbols for release build? |
Post Reply ![]() |
Author | |
dlederman ![]() Newbie ![]() ![]() Joined: 21 March 2008 Status: Offline Points: 9 |
![]() ![]() ![]() ![]() ![]() 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! ![]() Thanks, Drew |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |