[Lldb-commits] [lldb] [vscode-lldb] Restart server when the lldb-dap binary's modification time has changed (PR #159481)

Roy Shi via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 18 11:32:24 PDT 2025


royitaqi wrote:

Reverted the unintended changes in the "modification time" approach by 4b989d8536bdee440d434f05ccc76c1c4bdc5647.  cc @walter-erquinigo, in case you think the "modification time" approach is okay to go after reading [my last comment](https://github.com/llvm/llvm-project/pull/159481#discussion_r2360564909).

--

Still trying to figure out why my local `createFileSystemWatcher` implementation doesn't work...

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


More information about the lldb-commits mailing list