Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mono.proj: Only run strip in Release config for Apple platforms #58385

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

akoeplinger
Copy link
Member

Equivalent of #35429 for mono.proj.

This allows lldb to load the separate .dwarf file with debug symbols automatically, instead of needing to manually run add-dsym <path to .dwarf>

Equivalent of dotnet#35429 for mono.proj.

This allows lldb to load the separate .dwarf file with debug symbols automatically, instead of needing to manually run `add-dsym <path to .dwarf>`
@akoeplinger akoeplinger merged commit d5397f5 into dotnet:main Aug 30, 2021
@akoeplinger akoeplinger deleted the no-strip branch August 30, 2021 22:45
@ghost ghost locked as resolved and limited conversation to collaborators Sep 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants