The .pdb files contain the debugging info; they should be generated as
part of the debug build.

Dans tips on reading the minidump are handy, but don't tell you how to
get hold of one for an application crash--they cover only a kernel
crash (BSOD).   You'll need to do some googling to try and find out
how to make it work.

I'd stick to a regular Debug_TS if I were you, as there is a fair
chance that some of those more esoteric build configurations are not
completely up to date.

--Wez.

On Thu, 09 Sep 2004 12:03:36 -0700, Dietrich Ayala <[EMAIL PROTECTED]> wrote:
> excellent tips, thx dan and wez.
> 
> do i need to do add any special options to the debug build configuration
> to generate the debug symbols? also, what is the release_tsdbg build
> configuration? a release build w/ debug symbols?

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to