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

Debug modules that have no debug information (PDB)

Last modified: 21 July 2022

With ReSharper, you can debug any compiled module, even if it does not have debug information (PDB). ReSharper will decompile the module, generate PDB for it and automatically load decompiled symbols for this module into the Visual Studio debugger.