[all-commits] [llvm/llvm-project] b7c449: [lldb-dap] Don't emit a removed module event for u...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri May 9 23:34:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7c449ac0b0c4ccbe99937052c9428960cea7664
https://github.com/llvm/llvm-project/commit/b7c449ac0b0c4ccbe99937052c9428960cea7664
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-dap/dap_server.py
A lldb/test/API/tools/lldb-dap/module-event/Makefile
A lldb/test/API/tools/lldb-dap/module-event/TestDAP_module_event.py
A lldb/test/API/tools/lldb-dap/module-event/main.cpp
A lldb/test/API/tools/lldb-dap/module-event/other.c
M lldb/test/API/tools/lldb-dap/module/TestDAP_module.py
M lldb/tools/lldb-dap/DAP.cpp
M lldb/tools/lldb-dap/DAP.h
M lldb/tools/lldb-dap/Handler/ModulesRequestHandler.cpp
M lldb/tools/lldb-dap/JSONUtils.cpp
M lldb/tools/lldb-dap/JSONUtils.h
Log Message:
-----------
[lldb-dap] Don't emit a removed module event for unseen modules (#139324)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list