Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not debug, lldb #18535

Open
nephi-dev opened this issue Nov 19, 2024 · 4 comments
Open

Could not debug, lldb #18535

nephi-dev opened this issue Nov 19, 2024 · 4 comments
Labels
C-bug Category: bug

Comments

@nephi-dev
Copy link

nephi-dev commented Nov 19, 2024

rust-analyzer version: (eg. output of "rust-analyzer: Show RA Version" command, accessible in VSCode via Ctrl/⌘+Shift+P)
rust-analyzer version: 0.3.2188-standalone (ba56d9b 2024-11-17) [c:\Users\matth.vscode\extensions\rust-lang.rust-analyzer-0.3.2188-win32-x64\server\rust-analyzer.exe]
rustc version: (eg. output of rustc -V)
rustc 1.82.0 (f6e511eec 2024-10-15)
editor or extension: (eg. VSCode, Vim, Emacs, etc. For VSCode users, specify your extension version; for users of other editors, provide the distribution if applicable)
VSCode
relevant settings: (eg. client settings, or environment variables like CARGO, RUSTC, RUSTUP_HOME or CARGO_HOME)
...
repository link (if public, optional): (eg. rust-analyzer)
...
code snippet to reproduce:
Could not find LLDB data formatters in your Rust toolchain, and after installing it, the same message appears again

@nephi-dev nephi-dev added the C-bug Category: bug label Nov 19, 2024
@nephi-dev
Copy link
Author

it starts the debug, and another message shows, This version of LLDB has no plugin for the language "rust". Inspection of frame variables will be limited.

@lnicola
Copy link
Member

lnicola commented Nov 21, 2024

Which debugging extension are you using?

@nephi-dev
Copy link
Author

with rust-analyzer, only codelldb

@josephgruber-umbra
Copy link

josephgruber-umbra commented Nov 21, 2024

Just here to add, I’m also seeing this issue. Also using rust-analyzer/CodeLLDB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: bug
Projects
None yet
Development

No branches or pull requests

3 participants