We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70046cd commit b826429Copy full SHA for b826429
lldb/test/Shell/Settings/TestChildDepthTruncation.test
@@ -2,7 +2,7 @@
2
# when target.max-children-depth wasn't explicitly set.
3
4
# RUN: split-file %s %t
5
-# RUN: %clang_host -g -gdwarf %t/main.cpp -o %t.out
+# RUN: %clang_host -g %t/main.cpp -o %t.out
6
# RUN: %lldb -x -b -s %t/dwim-commands.input %t.out -o exit 2>&1 \
7
# RUN: | FileCheck %s --check-prefix=DWIM
8
#
0 commit comments