Skip to content

Conversation

mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Sep 4, 2025

Fixes #5556

@mdh1418 mdh1418 requested a review from a team as a code owner September 4, 2025 19:12
@mdh1418 mdh1418 requested review from noahfalk and hoyosjs September 4, 2025 19:13
}
else
{
Tracer.Verbose($"Could not generate SymbolStoreKeys for `{inputFile}`.");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This helps, but I'd still imagine people being confused. They'll know file XYZ didn't work but they probably won't know why. Perhaps some more explicit logic around the PE, ELF, and MachO key generators could explicitly say when the binary doesn't include symbol information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dotnet-symbol provides no output for particular DLLs
2 participants