dotnet/roslyn

Add /pdb:file option to vbc.exe

Open

#3,859 opened on Jul 7, 2015

View on GitHub
 (0 comments) (1 reaction) (0 assignees)C# (4,257 forks)batch import
Area-CompilersFeature Requesthelp wanted

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (Avg merge 6d 17h) (256 merged PRs in 30d)

Description

Add /pdb:file option to vbc.exe to allow specifying a non-default pdb filename, and remove the special handling of non-default pdb filenames from the Vbc build task.

Contributor guide