pub(crate) fn discover_cdb(target: TargetSelection) -> Option<Cdb>Expand description
We consult the registry to find the installed cdb.exe and try “Program Files” if that fails.
pub(crate) fn discover_cdb(target: TargetSelection) -> Option<Cdb>We consult the registry to find the installed cdb.exe and try “Program Files” if that fails.