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

Add "with debug symbols" checkbox to PU #1355

Closed
dartraiden opened this issue May 13, 2018 · 1 comment
Closed

Add "with debug symbols" checkbox to PU #1355

dartraiden opened this issue May 13, 2018 · 1 comment

Comments

@dartraiden
Copy link
Member

Problem: user forgot to update debug symbols in stable version, because PU cannot update symbols for stable

Solution:

  1. Pack stable Miranda with symbols on server (same as we already do for dev version)
  2. Add checkbox "with debug symbols" to PU

So users can easily switch between stable<->nightly and between with_symbols<-> without_symbols

@AnrDaemon
Copy link

I suggest to always pack nightly with debug symbols.
I mean, there's very little reason not to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants