llvm/lldb/test/API/functionalities/dyld-launch-linux/main.cpp

#include "signal_file.h"

int main() {
  // Break here
  return get_signal_crash();
}