I need to know how to set up VC6.0 so that the builder will create PDB file even in release mode?
Thank you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Go to Project Settings, Link. Select the Category: “General” and check the “Generate Debug Info” box. After that, you can select the Category “Debug” and change settings about the debug file.
Here is the links to MSDN documentation about PDB and DEBUG information