1# UNSUPPORTED: lldb-repro 2# 3# RUN: not %lldb -c /bogus/path 2>&1 | FileCheck %s 4# CHECK: error: file specified in --core (-c) option doesn't exist 5