[Lldb-commits] [lldb] [vscode-lldb] Restart server when lldb-dap binary has changed (PR #159797)

Roy Shi via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 22 10:29:05 PDT 2025


royitaqi wrote:

@walter-erquinigo: Gentle ping.

Since your last review, I have:
- Used `chokidar`.
- Rebased on latest main.
- When both the lldb-dap binary and the arguments have changed, I made the dialog box show both changes (see the first screenshot in the patch's description).

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


More information about the lldb-commits mailing list