Edit

Share via


Source Indexing

Generally, binaries are source-indexed during the build process after the application has been built. The information needed by SrcSrv is stored in the .pdb files. SrcSrv currently supports the following source control systems:

  • Perforce

  • Microsoft Team Foundation Server

You can also create a custom script to index your code for a different source control system. One such module for Subversion is included in this package.

SrcSrv includes four tools that are used in the source indexing process:

The Srcsrv.ini File

The Ssindex.cmd Script

The SrcTool Utility

The PDBStr Tool

Note

These tools are installed with Debugging Tools for Windows in the subdirectory /srcsrv, and should remain installed in the same path as SrcSrv. The PERL scripts in these tools require PERL 5.6 or later.