How To Generate Map Files with Line NumbersLast reviewed: October 10, 1997Article ID: Q152537 |
4.00
WINDOWS
kbprg kbtool kbhowto
The information in this article applies to:
SUMMARYThis article describes how to use the Visual C++ linker to generate map files containing line number information for source-level debugging. The following linker switches are used to create this type of map file:
-DEBUG:FULL -DEBUGTYPE:MAP,COFF MORE INFORMATIONSee the Windows 95 DDK for more information on Windows 95 driver debugging procedures.
|
Additional reference words: 4.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |