ReSharper
 
Get ReSharper
You are viewing the documentation for an earlier version of ReSharper.

Generate PDB files

Last modified: 21 July 2022

ReSharper provides a command to generate a PDB file (together with the source files) for any .NET assembly.

When generating symbol files, ReSharper creates the directory structure identical to the Visual Studio symbol cache. Therefore, if you set the Visual Studio symbol cache directory as the output folder, all generated symbols will be automatically available to the Visual Studio debugger. You can get or set the cache directory in Visual Studio Options: Debugging | Symbols | Cache symbols in this directory.