Skip Menu |
 

Subject: Debug info in release builds
Date: Thu, 2 Dec 2004 14:47:48 -0500
From: "Keis, Andrei (IT)" <Andrei.Keis@morganstanley.com>
To: <kfw-bugs@mit.edu>
Hi,

It would be nice if release build ( NODEBUG=1 ) will generate debug info
files (.pdb) the same way as debug builds. It has no impact on
performance, but will allow source level debugging for release builds.

Another greate thing to have will be a debug symbol server on MIT site
the same way as microsoft has for windows symbols, so that symbols will
be donwloaded automatically on demand by debugger itself. This way you
do not need to ship binaries with pdb symbols, keeping local footprint
small.

Regards,
Andrei.
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender. Sender does not waive confidentiality or privilege, and use is prohibited.

Debug information generation has been added to the krb5-1-4 source tree
and will appear in Kerberos for Windows 3.0 in the Spring