Skip to content

No BTreeMap BTreeSet debug visualizers for lldb / macOS #111868

@alcroito

Description

@alcroito

It would be great if rust / lldb / codelldb (vscode) shipped with lldb visualizers / synthetic debug providers for BTreeSet and BTreeMap.

There exists a similar issue for Windows / natvis at #90520 , but not for lldb / macOS.

I guess the gdb providers https://github.com/rust-lang/rust/blob/1.69.0/src/etc/gdb_providers.py#L242 need to be ported for

https://github.com/rust-lang/rust/blob/1.69.0/src/etc/lldb_providers.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)C-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions