PdbSourceIndexing

1.1.0

Source index PDB files to allow debuggers reference sources on github

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PdbSourceIndexing

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PdbSourceIndexing

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Stan's. All rights reserved

Package Details

Author(s)

  • Miguel Barro

Tags

C C++ PDB SourceIndexing SRCSVR Windows Windbg Cdb

Functions

Update-PdbSourceIndexing

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

• ExcludePaths
Paths to exclude from source indexing.
This is necessary for private repos where the SRCSVR fails to retrieve the sources due to lack of authorization.

• MappedRepos
Manually mapped repositories provided by the user.
This is necessary if the sourcesare not into a git repository and automatic introspection is not possible.

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 8 7/1/2025
1.0.0 15 6/28/2025