Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 37713
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:35:37+00:00 2026-05-10T14:35:37+00:00

Are there any VC++ settings I should know about to generate better PDB files

  • 0

Are there any VC++ settings I should know about to generate better PDB files that contain more information?

I have a crash dump analysis system in place based on the project crashrpt.

Also, my production build server has the source code installed on the D:\, but my development machine has the source code on the C:\. I entered the source path in the VC++ settings, but when looking through the call stack of a crash, it doesn’t automatically jump to my source code. I believe if I had my dev machine’s source code on the D:\ it would work.

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T14:35:38+00:00Added an answer on May 10, 2026 at 2:35 pm

    ‘Are there any VC++ settings I should know about’

    Make sure you turn off Frame pointer ommision. Larry osterman’s blog has the historical details about fpo and the issues it causes with debugging.

    Symbols are loaded successfully. It shows the callstack, but double clicking on an entry doesn’t bring me to the source code.

    What version of VS are you using? (Or are you using Windbg?) … in VS it should defintely prompt for source the first time if it doesn’t find the location. However it also keeps a list of source that was ‘not found’ so it doesn’t ask you for it every time. Sometimes the don’t look list is a pain … to get the prompt back up you need to go to solution explorer/solution node/properties/debug properties and edit the file list in the lower pane.

    Finally you might be using ‘stripped symbols’. These are pdb files generated to provide debug info for walking the callstack past FPO, but with source locations stripped out (along with other data). The public symbols for windows OS components are stripped pdbs. For your own code these simply cause pain and are not worth it unless you are providing your pdbs to externals. How would you have one of these horrible stripped pdbs? You might have them if you use ‘binplace’ with the -a command.

    Good luck! A proper mini dump story is a godsend for production debugging.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have added the 'gen' folder to svn:ignore, are there any others I should
I know that there have been a number of posts regarding the height:100% declaration
I have a occasionally connected application where there is a server that stores information
Is there any way to change settings for multiple projects in a Visual Studio
Are there any command line interfaces to the DHCP settings in Mac OS X?
Is there any way to get the exposure settings (aperture, shutter speed, ISO) for
Is there any programming interface or CLI for changing network or file sharing settings
Is there any way to save the state of vim settings with a document?
Is there any way to access the iPhone/iPod touch settings programatically ? Thanks. Biranchi
Is there any way to set/update values in the settings.bundle from within your app.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.