We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
-Og -ggdb3
Makes it easier to use a debugger.
The text was updated successfully, but these errors were encountered:
build(c): set -Og -ggdb and warn about Conda setting -O2
862efbf
Fixes apache#1608.
2e51ccc
8b08a1c
4c2e832
35d06c1
build(c): set -g3 in debug/relwithdebuginfo builds (#1609)
9f991ad
Fixes #1608.
lidavidm
Successfully merging a pull request may close this issue.
What feature or improvement would you like to see?
Makes it easier to use a debugger.
The text was updated successfully, but these errors were encountered: