Help with Program debug database file still generated in release mode

Last post 02-24-2009 12:36 AM by santosh_maharaja. 1 replies.

Sort Posts:

  • Help with Program debug database file still generated in release mode

    02-23-2009, 7:57 PM
    • Member
      18 point Member
    • susan8
    • Member since 03-05-2007, 10:12 PM
    • Posts 56

    Hi,

    I have a vs2005 project. It used  to not  generate the PDB file when i put the build mode as release mode. I am not sure when it started that every time i put the build mode as release mode , it still generate the PDB file.  Can anybody help with that? I don't want the PDB file  to be generated in release mode.  I want it only generated under debug mode.Thanks.

  • Re: Help with Program debug database file still generated in release mode

    02-24-2009, 12:36 AM
    Answer
    • Contributor
      2,488 point Contributor
    • santosh_maharaja
    • Member since 01-19-2009, 6:41 AM
    • Pune, India
    • Posts 417

    Try this out.

    In release mode, go to project properties. In Build option, below is Advanced button. when you click on that one popup will be opened. In that, under output section,  there will be listbox containing value pdb-only.... change that value to none.

     

     

    Regards,
    santosh_maharaja

    Please mark as answer if you got expected solution.
Page 1 of 1 (2 items)