[Lldb-commits] [PATCH] D64993: Fix PC adjustment in StackFrame::GetSymbolContext
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 2 13:21:34 PDT 2019
JDevlieghere added a comment.
In D64993#1612825 <https://reviews.llvm.org/D64993#1612825>, @JosephTremoulet wrote:
> In D64993#1612746 <https://reviews.llvm.org/D64993#1612746>, @JDevlieghere wrote:
>
> > Hey Joseph,
> >
> > The test `trap_frame_sym_ctx` is failing on GreenDragon. Can you please have a look?
> >
> > http://lab.llvm.org:8080/green/view/LLDB/job/lldb-cmake/32449/testReport/junit/LLDB/Unwind/trap_frame_sym_ctx_test/
>
>
> Sorry about that. Hopefully fixed by r367706.
Thanks, the bot is green again :-)
> Thanks for the heads-up, though I'm surprised I didn't see one from the bot on either email or IRC; is it not sending them out, or am I just not looking in the right places?
Interesting. I'll check with the infrastructure team.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64993/new/
https://reviews.llvm.org/D64993
More information about the lldb-commits
mailing list