Open
Description
The debuginfo tests should probably use a specific debugger, like maybe an lldb we build with the compiler, so that they work consistently. In practice, they have been effectively broken on user's machines by just trying to use whatever is installed.
In other words: just because I use Linux doesn't mean I have gdb installed.
Metadata
Metadata
Assignees
Labels
Area: The compiletest test runnerArea: Debugging information in compiled programs (DWARF, PDB, etc.)Area: The testsuite used to check the correctness of rustcCategory: This is a bug.Call for participation: Hard difficulty. Experience needed to fix: A lot.Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Working group: Bad Rust debugging experiences
Type
Projects
Status
Backlog