[Lldb-commits] [lldb] [llvm] [lldb-dap] Add unknown request handler (PR #181109)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 12 09:32:16 PST 2026


================
@@ -0,0 +1,36 @@
+"""
+Test lldb-dap custom request.
+"""
+
+from lldbsuite.test.decorators import expectedFailureWindows
----------------
ashgti wrote:

I think this import is unused

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


More information about the lldb-commits mailing list