[Lldb-commits] [lldb] [vscode-lldb] Add VS Code commands for high level debug workflow (PR #151827)

via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 5 12:07:58 PDT 2025


kusmour wrote:

> BTW, how to add to https://lldb.llvm.org/resources/lldbdap.html? Is that something that I do in this PR (which file?), or I don't have access and maybe one of you guys will help with this?

The page source is this: https://github.com/llvm/llvm-project/edit/main/lldb/docs/resources/lldbdap.md
I'd say just add in this PR for easy tracking.

https://github.com/llvm/llvm-project/pull/151827


More information about the lldb-commits mailing list