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 0ecb70e commit 73890d8Copy full SHA for 73890d8
lldb/test/Shell/Unwind/trap_frame_sym_ctx.test
@@ -15,7 +15,7 @@ breakpoint set -n bar
15
process launch
16
# CHECK: stop reason = breakpoint 1.1
17
18
-thread backtrace -u
+thread backtrace
19
# CHECK: frame #0: {{.*}}`bar
20
# CHECK: frame #1: {{.*}}`tramp
21
# CHECK: frame #2: {{.*}}`main
0 commit comments