Print Page | Close Window

PDB Locations

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=12899
Printed Date: 23 June 2025 at 11:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: PDB Locations
Posted By: mrmathis
Subject: PDB Locations
Date Posted: 11 December 2008 at 3:05pm
Is there a reason that the PDB files are not generated in the same folder and with the same naming scheme as the corresponding DLLs?  Out of the box, for example, one DLL is
 
     ../../bin/vc90/ToolkitPro1201vc90.dll
 
while the PDB is
 
     .\Release/vc90/ToolkitPro1201.pdb
 
Note the folders are different, and the DLL encodes the compiler version (eg vc90) into the filename while the PDB does not.  This causes me some mild heartburn each time I roll out a new version of Codejock to my team, since it doesn't play well with some custom crashlog debugging tools we use, which assume that the files live together.  I end up modifying the project files over & over.
 
--Mike
 


-------------
--Mike



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