brintos

brintos / llvm-project-archived public Read only

0
0
Text · 405 B · 11bbe03 Raw
6 lines · plain
1# XFAIL: system-netbsd2# RUN: %clang_host -x c %S/Inputs/val.c -g -o %t3# RUN: %lldb -b -s %S/Inputs/watchpoint1.in --script-language lua %t 2>&1 | FileCheck %S/Inputs/watchpoint1.in4# RUN: %lldb -b -s %S/Inputs/watchpoint2.in --script-language lua %t 2>&1 | FileCheck %S/Inputs/watchpoint2.in5# RUN: %lldb -b -s %S/Inputs/watchpoint3.in --script-language lua %t 2>&1 | FileCheck %S/Inputs/watchpoint3.in6