How To Generate Map Files with Line Numbers

ID: Q152537


The information in this article applies to:


SUMMARY

This 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 INFORMATION

See the Windows 95 DDK for more information on Windows 95 driver debugging procedures.

Additional query words: 4.00


Keywords          : kbnokeyword kbDDK 
Version           : 4.00
Platform          : WINDOWS 
Issue type        : 

Last Reviewed: March 5, 1999