Re: Taking advantage of debug libraries

2008-09-18 Thread Eric Pouech
Markus Hitter a écrit : > Hello all, > > now, as I get better and better on juggling with the various debugger > options, I'm at a point where I'd like to get advantage of MS' C++ > runtime debug libraries. > > Looking at MSDN, they recommend to turn a few switches in the IDE > and ... but th

Taking advantage of debug libraries

2008-09-17 Thread Markus Hitter
Hello all, now, as I get better and better on juggling with the various debugger options, I'm at a point where I'd like to get advantage of MS' C++ runtime debug libraries. Looking at MSDN, they recommend to turn a few switches in the IDE and ... but this won't work, as I can't re-link my