summaryrefslogtreecommitdiffstats
path: root/docs/debugging.md
Commit message (Collapse)AuthorAge
* Document how to use LLDB in the Slang codebase (#7809)Sam Estep2025-07-24
* Document how to use LLDB in the Slang codebase * Include `slang_lldb.py` in `.lldbinit` * Switch from GCC to Clang * Include a VS Code task to build before debugging * Fix clangd