summaryrefslogtreecommitdiffstats
path: root/source/core/core_lldb.py
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
* Add Python type stubs for LLDB (#7826)Sam Estep2025-07-22
|
* initial set of lldb formatters (#4272)Simon Kallweit2024-06-05