rustc-dev-guide
rustc-dev-guide copied to clipboard
Debugging with CodeLLDB on windows hangs
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