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 fdbc408 commit 19d3f34Copy full SHA for 19d3f34
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
+thread backtrace -u
19
# CHECK: frame #0: {{.*}}`bar
20
# CHECK: frame #1: {{.*}}`tramp
21
# CHECK: frame #2: {{.*}}`main
0 commit comments