Skip to content

Conversation

@swift-kim
Copy link
Member

@swift-kim swift-kim commented Apr 13, 2022

Publish unstripped artifacts so that they can be used for symbolicating native stack traces (for live debugging and debugging crash dumps).

By default level 0 (g0) symbols are generated from optimized builds. If you want to use the symbols for general purpose debugging rather than just symbolication, it is recommended to use level 2 (g2) symbols (which have more than 5 times the size) by manually configuring the build.

The detailed instructions on how to use the symbols will be provided later.

@swift-kim swift-kim force-pushed the upload-debug-symbols branch from 98e81bf to 9d52530 Compare April 13, 2022 06:48
@bbrto21 bbrto21 merged commit 1a1d44d into flutter-tizen:flutter-2.10.1-tizen Apr 19, 2022
swift-kim added a commit that referenced this pull request May 12, 2022
swift-kim added a commit that referenced this pull request Aug 5, 2022
swift-kim added a commit that referenced this pull request Sep 1, 2022
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.

2 participants