-
Notifications
You must be signed in to change notification settings - Fork 548
Dump debug symbols into separate files from binaries #2535
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8d7db6c
to
69ee863
Compare
umar456
previously requested changes
Jul 2, 2019
I will test this on OSX sometime later. |
f041a46
to
70aa163
Compare
adf68bc
to
9c7173b
Compare
I have updated few things and removed unnecessary stuff. Will push soon. |
9c7173b
to
5d24da3
Compare
5d24da3
to
b3a1043
Compare
b3a1043
to
48db8fc
Compare
48db8fc
to
8de8e78
Compare
8de8e78
to
ab9dacf
Compare
* Linux systems will created separate `lib<target>`.debug files with debug symbols of respective backend binaries. * Windows by default splits debug symbols into pdb files. * OSX debug symbol files are not generated - DISABLED for now OSX support will added later. Component based installers will have *_debug_symbols component(s) disabled(not-installed) by default. The user has to explicitly select them during installation. The idea is to skip installation on these components on deployment systems and have them installed on development systems.
ab9dacf
to
6ebe110
Compare
umar456
approved these changes
Nov 15, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.