Skip to content

BTreeMap/Set don't have debug visualizers #90520

Open
@rotu

Description

It would be nice if BTreeSet and BTreeMap had visualizers. These seem to be in .natvis files for other std collections, but the BTree structures seem to have been overlooked.

As it is now, debugging these structures is extremely unwieldy. See screenshot:
screenshot

originally reported here https://internals.rust-lang.org/t/feature-request-debug-visualizer-for-btreemap-set/15543

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)C-enhancementCategory: An issue proposing an enhancement or a PR with one.O-windows-msvcToolchain: MSVC, Operating system: WindowsT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.WG-debuggingWorking group: Bad Rust debugging experiences

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions