Ghidra offers the ability to download and apply PDB debug information for Microsoft programs. The Download PDB File feature allows users to download a PDB file that matches the user's current program, given an accessible Symbol Server. The Load PDB File feature allows users to apply a local PDB file to the current program. The PDB Analyzer also automatically applies PDB symbols (attempting a search for matching PDB files locally) during Auto-Analysis.