Skip to content

rust-lldb script import failed on lldb-16 #111635

@PureWhiteWu

Description

@PureWhiteWu

Calling rust-lldb on debian buster with lldb-16 installed following "https://apt.llvm.org/" failed to import script.

Encountered the following error:

# rust-lldb
(lldb) command script import "/root/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib/rustlib/etc/lldb_lookup.py"
error: module importing failed: This script interpreter does not support importing modules.

I've tried this on different machines with clean install, and it all exists.

Is this related to rust-lldb or is a bug of llvm?

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