PdbSourceIndexing
1.1.0
Source index PDB files to allow debuggers reference sources on github
Minimum PowerShell version
5.1
Installation Options
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
PSEditions
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
- PdbSourceIndexing.nuspec
- PdbSourceIndexing.psd1
- PdbSourceIndexing.psm1
- cmdlets\Update-PdbSourceIndexing.ps1
- res\Stan.jfif
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 (current version) | 8 | 7/1/2025 |
1.0.0 | 15 | 6/28/2025 |