blob: bddacda3242f985c1469022bd1612c72e153188e [file] [log] [blame]
# REQUIRES: system-darwin
# Ensure that the reproducers captures the whole dSYM bundle.
# RUN: rm -rf %t.repro
# RUN: %clang_host %S/Inputs/simple.c -g -o %t.out
# RUN: touch %t.out.dSYM/foo.bar
# RUN: %lldb -x -b --capture --capture-path %t.repro %t.out -o 'b main' -o 'run' -o 'reproducer generate'
# RUN: %lldb -b -o 'reproducer dump -p files -f %t.repro' | FileCheck %s --check-prefix FILES
# FILES: foo.bar