[Lldb-commits] [PATCH] D71372: [lldb] Add additional validation on return address in 'thread step-out'

Jim Ingham via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 20 13:33:14 PST 2019


Yes, and Fedora Linux too.  Jan added a partial fix but that doesn't get the test passing IIUC.

I think Mark only had a Darwin machine to test this on.

I'm going to limit the test to darwin for now to give Mark a chance to analyze the failures.

Jim


> On Dec 20, 2019, at 1:25 PM, Stella Stamenova via Phabricator <reviews at reviews.llvm.org> wrote:
> 
> stella.stamenova added a comment.
> 
> It looks like this also caused a failure on the Windows LLDB bot:
> 
> http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/11896
> 
> 
> Repository:
>  rG LLVM Github Monorepo
> 
> CHANGES SINCE LAST ACTION
>  https://reviews.llvm.org/D71372/new/
> 
> https://reviews.llvm.org/D71372
> 
> 
> 



More information about the lldb-commits mailing list