Skip to content

dev-shell: Set mesonBuildType to debugoptimized#14798

Merged
Ericson2314 merged 1 commit intomasterfrom
devshell-debug
Dec 15, 2025
Merged

dev-shell: Set mesonBuildType to debugoptimized#14798
Ericson2314 merged 1 commit intomasterfrom
devshell-debug

Conversation

@edolstra
Copy link
Member

Motivation

Previously, we got debug symbols implicitly because we were using separateDebugInfo = true, which adds -ggdb to the compiler flags.

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

Previously, we got debug symbols implicitly because we were using
`separateDebugInfo = true`, which adds `-ggdb` to the compiler flags.
@Ericson2314 Ericson2314 added this pull request to the merge queue Dec 15, 2025
Merged via the queue into master with commit 8e044f1 Dec 15, 2025
20 checks passed
@Ericson2314 Ericson2314 deleted the devshell-debug branch December 15, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants