Missing debug symbols for x86_64-unknown-uefi binaries #87157
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-bug
Category: This is a bug.
O-UEFI
UEFI
P-medium
Medium priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Since nightly-2020-11-15 building a binary for the x86_64-unknown-uefi target (dev/debug build) does not include debug symbols anymore.
I expected to see this happen:
Instead, this happened:
Version it worked on
nightly-2020-11-14
Version with regression
nightly-2020-11-15
Possible commits
cargo-bisect-rustc
identified the following commits:PR #78959 appears to be (at least) related to UEFI.
@rustbot modify labels: +regression-from-stable-to-nightly -regression-untriaged
The text was updated successfully, but these errors were encountered: