[Lldb-commits] [lldb] [lldb][windows] add attach by name capability (PR #173015)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 19 07:23:32 PST 2025


================
@@ -59,7 +59,6 @@ def test_by_name(self):
         self.attach(program=program)
         self.continue_and_verify_pid()
 
-    @expectedFailureWindows
----------------
medismailben wrote:

Can we add/re-enable a non-dap test ?

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


More information about the lldb-commits mailing list