================ @@ -1,28 +0,0 @@ -# RUN: %clangxx_host %p/Inputs/main.cpp -g -o %t.out -# RUN: %lldb -b -o 'settings set interpreter.stop-command-source-on-error false' -s %s %t.out 2>&1 | FileCheck %s - -settings show interpreter.stop-command-source-on-error -# CHECK: interpreter.stop-command-source-on-error (boolean) = false ---------------- charles-zablit wrote:
Do we still need to check for this? https://github.com/llvm/llvm-project/pull/221563 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
