Skip to content

Commit 19d3f34

Browse files
committed
[lldb] Speculative fix for trap_frame_sym_ctx.test
Unfortunately I can't actually reproduce this locally.
1 parent fdbc408 commit 19d3f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/Shell/Unwind/trap_frame_sym_ctx.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ breakpoint set -n bar
1515
process launch
1616
# CHECK: stop reason = breakpoint 1.1
1717

18-
thread backtrace
18+
thread backtrace -u
1919
# CHECK: frame #0: {{.*}}`bar
2020
# CHECK: frame #1: {{.*}}`tramp
2121
# CHECK: frame #2: {{.*}}`main

0 commit comments

Comments
 (0)