When a binary references external debug info like PDB that was not automatically loaded as it wasn't automatically found, there is no user-facing message even letting them know this happened. We should use either a log_info or log_warn to provide that information to the user.
When a binary references external debug info like PDB that was not automatically loaded as it wasn't automatically found, there is no user-facing message even letting them know this happened. We should use either a log_info or log_warn to provide that information to the user.