We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8222b commit d8acf88Copy full SHA for d8acf88
lldb/test/Shell/Commands/command-breakpoint-col.test
@@ -1,3 +1,5 @@
1
+# UNSUPPORTED: system-windows
2
+#
3
# RUN: %clang_host -g -O0 %S/Inputs/main.c -o %t.out
4
# RUN: %lldb -b -o 'help breakpoint set' -o 'breakpoint set -f main.c -l 2 -u 21' %t.out | FileCheck %s
5
# CHECK: -u <column> ( --column <column> )
0 commit comments