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

Debugging with CodeLLDB on windows hangs #1689

Open
everdrone opened this issue May 21, 2023 · 0 comments
Open

Debugging with CodeLLDB on windows hangs #1689

everdrone opened this issue May 21, 2023 · 0 comments

Comments

@everdrone
Copy link

everdrone commented May 21, 2023

Cannot seem to launch the codelldb to debug rustc on windows.

Everything is extremely slow (probably due to the 100GB+ build data)

It's just stuck. maybe I'm doing something wrong?

Here's my config.toml

# Includes one of the default files in src/bootstrap/defaults
profile = "compiler"
changelog-seen = 2

[rust]
debug = true
debuginfo-level = 2
python .\x.py build compiler --build=x86_64-pc-windows-msvc

System specs
Windows 11
AMD Ryzen 9 7950x

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

No branches or pull requests

1 participant