Skip to content

Commit 03f9644

Browse files
adrian-prantlmobiletc-prebuild
authored andcommitted
Revert "[lldb] Speculative fix for trap_frame_sym_ctx.test"
This reverts commit 19d3f34. patch.cherry: true patch.metadata.original_sha: fd7904a patch.platforms: chromiumos patch.version_range.from: 547186 patch.version_range.until: 547400 Change-Id: Ibd35d8668e56d5eba09bf5b1d6ccd9279475ac79
1 parent 4187559 commit 03f9644

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 -u
18+
thread backtrace
1919
# CHECK: frame #0: {{.*}}`bar
2020
# CHECK: frame #1: {{.*}}`tramp
2121
# CHECK: frame #2: {{.*}}`main

0 commit comments

Comments
 (0)