brintos

brintos / llvm-project-archived public Read only

0
0
Text · 480 B · eb1f5f4 Raw
12 lines · plain
1# REQUIRES: python, native && system-darwin2 3# RUN: %lldb -o 'command script import lldb.macosx.crashlog' \4# RUN: -o 'crashlog -V' \5# RUN: -o 'crashlog -a -i -t /this_file_does_not_exist %S/Inputs/interactive_crashlog/multithread-test.ips' 2>&1 | FileCheck %s6 7# CHECK: "crashlog" {{.*}} commands have been installed, use the "--help" options on these commands8 9# CHECK: lldb{{.*}}version10 11# CHECK: error: couldn't create target provided by the user (/this_file_does_not_exist)12