Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

BruceForstall
Copy link
Contributor

No description provided.

@ghost
Copy link

ghost commented Oct 31, 2023

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author: BruceForstall
Assignees: BruceForstall
Labels:

area-Infrastructure-coreclr

Milestone: -

@BruceForstall
Copy link
Contributor Author

Related: #92911

@BruceForstall
Copy link
Contributor Author

@hoyosjs @agocke Here's a first attempt at trying to build .dSYM bundles instead of .dwarf files in our build.

@BruceForstall
Copy link
Contributor Author

cc @JulieLeeMSFT

@BruceForstall
Copy link
Contributor Author

cc @ericstj Since you've done some work in these areas.

<StaticLibSuffix>.a</StaticLibSuffix>
<SymbolsSuffix>.dwarf</SymbolsSuffix>
<!-- <SymbolsSuffix>.dwarf</SymbolsSuffix> -->
<SymbolsSuffix>.dSYM</SymbolsSuffix>
Copy link
Member

Choose a reason for hiding this comment

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

This might quickly become a leaky abstraction. For example, we also are missing updating GetSymbolPackageFiles in https://github.com/dotnet/runtime/blob/main/src/installer/pkg/projects/Directory.Build.targets (the excludes and all that)

@ghost ghost closed this Dec 1, 2023
@ghost
Copy link

ghost commented Dec 1, 2023

Draft Pull Request was automatically closed for 30 days of inactivity. Please let us know if you'd like to reopen it.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 31, 2023
This pull request was closed.
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