Skip to content

Commit ed6c7b751dd4 causes test failures in debuginfo suite on Debian Stable #56730

Closed
@kinnison

Description

@kinnison

Hi,

I have been trying to get the rust compiler tests running on my Debian/stable (Stretch) computer and was hitting continuous failure running the debuginfo suite, specifically the pretty-std-collections test. I kept hitting gdb complaining with Python Exception <class 'gdb.error'> No type named alloc::collections::btree::node::InternalNode<i32, ()>. and similar.

Looking at the gdb pretty printer python integration, I decided to try reverting the commit mentioned in the title and now the tests pass just fine.

I'm sadly not well enough versed in gdb/python bindings to begin to debug this, but would be pleased to be remote-hands to help someone else work it out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)O-linuxOperating system: Linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions