================
@@ -0,0 +1,12 @@
+# RUN: %clang_host -g -O0 %S/Inputs/main.c -o %t.out
+# RUN: %lldb -b -o 'breakpoint set -a "main+26"' \
----------------
labath wrote:
Nested quotes don't work (or maybe work differently) on windows. Better put 
this into a command file (i.e., this file, since it's just full of comments ).

https://github.com/llvm/llvm-project/pull/126053
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to