Skip to content

Commit

Permalink
Revert "Revert "[lldb] Speculative fix for trap_frame_sym_ctx.test""
Browse files Browse the repository at this point in the history
This reverts commit fd7904a.
  • Loading branch information
adrian-prantl authored and dmpolukhin committed Sep 2, 2024
1 parent c1358bf commit dd18042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lldb/test/Shell/Unwind/trap_frame_sym_ctx.test
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ breakpoint set -n bar
process launch
# CHECK: stop reason = breakpoint 1.1

thread backtrace
thread backtrace -u
# CHECK: frame #0: {{.*}}`bar
# CHECK: frame #1: {{.*}}`tramp
# CHECK: frame #2: {{.*}}`main

0 comments on commit dd18042

Please sign in to comment.