Re: Crash problem
- From: Joseph M. Newcomer <newcomer@xxxxxxxxxxxx>
- Date: Sat, 15 Dec 2007 23:53:12 -0500
It isn't a bug that turns them on. It is a bug to turn them off. VS2005 finally creates
..pdb files for release versions by default, which is the only sensible and correct
behavior. Otherwise you can't debug the release version, or analyze a crash dump that
comes back.
joe
On Thu, 13 Dec 2007 21:15:33 GMT, "AliR \(VC++ MVP\)" <AliR@xxxxxxxxxxxxx> wrote:
There seems to be a bug in Visual Studio 2003 that turns those two settingsJoseph M. Newcomer [MVP]
on when the project is created. Haven't tried 2005.
AliR.
"GT" <ContactGT_remove_@xxxxxxxxxxx> wrote in message
news:00b3e555$0$30625$c3e8da3@xxxxxxxxxxxxxxxxxxxx
"AliR (VC++ MVP)" <AliR@xxxxxxxxxxxxx> wrote in message
news:7rc8j.30132$lD6.8282@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Debug Information Format under C++ should be Disabled. And the Generate
Debug Info under Linker/Debuggging should be No.
AliR.
Thanks. I had them both switched on. Must have been a good idea at the
time - perhaps debugging a release only problem. Who knows, but they are
off now. Thanks for the help.
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.
- References:
- Crash problem
- From: GT
- Re: Crash problem
- From: AliR \(VC++ MVP\)
- Re: Crash problem
- From: GT
- Re: Crash problem
- From: AliR \(VC++ MVP\)
- Re: Crash problem
- From: GT
- Re: Crash problem
- From: AliR \(VC++ MVP\)
- Crash problem
- Prev by Date: Re: Crash problem
- Next by Date: Re: Crash problem
- Previous by thread: Re: Crash problem
- Next by thread: Re: Crash problem
- Index(es):
Relevant Pages
|