Skip to content

Enable debug symbols on release builds - #3329

Open
ColinM9991 wants to merge 1 commit into
MobiFlight:mainfrom
ColinM9991:3324/symbol-publishing
Open

Enable debug symbols on release builds#3329
ColinM9991 wants to merge 1 commit into
MobiFlight:mainfrom
ColinM9991:3324/symbol-publishing

Conversation

@ColinM9991

Copy link
Copy Markdown
Contributor

Summary

Following some recent issues around thread safety and deadlocking, this enables debug symbols on the release build to allow us to use ETW traces while troubleshooting elusive issues such as deadlocks, performance and general CPU-bound operations.

Now when a user experiences an issue we only need to have them generate a trace which we can then inspect via Windows Performance Analyzer or Superluminal.

Related issues

Implemented on the back of #3324

@ColinM9991
ColinM9991 requested a review from DocMoebiuz as a code owner August 31, 2026 17:37
@github-actions

Copy link
Copy Markdown

Build for this pull request:
MobiFlightConnector.zip

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.

1 participant