[Lldb-commits] [lldb] [lldbremote] Implement support for MultiBreakpoint packet (PR #192919)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 28 06:40:42 PDT 2026


================
@@ -12,7 +12,6 @@
 from lldbsuite.test.gdbclientutils import *
 
 
- at skipUnlessDarwin  # Remove once lldbsever support is implemented.
 @skipIfOutOfTreeDebugserver
 # Runs on systems where we can always predict the software break size
 @skipIf(archs=no_match(["x86_64", "arm64", "aarch64"]))
----------------
felipepiovezan wrote:

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

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


More information about the lldb-commits mailing list