[Lldb-commits] [PATCH] D85235: [lldb] Make SBTarget::LaunchSimple start form the target's LaunchInfo

Muhammad Omair Javaid via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 6 03:37:27 PDT 2020


omjavaid added subscribers: max-kudr, omjavaid.
omjavaid added a comment.

In D85235#2198062 <https://reviews.llvm.org/D85235#2198062>, @JDevlieghere wrote:

> In D85235#2198013 <https://reviews.llvm.org/D85235#2198013>, @max-kudr wrote:
>
>> @JDevlieghere This change is is failing LLDB Windows buildbot <http://lab.llvm.org:8011/buildslaves/win-py3-buildbot> since build 18051 <http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/18051>. Can you please fix that?
>
> Thanks for the heads up. I had just pushed a fix:
>
>   commit 927afdffbb1deebd83b86d024b67687d758521d0 
>   Author: Jonas Devlieghere <jonas at devlieghere.com>
>   Date:   Wed Aug 5 15:37:50 2020 -0700
>   
>       [lldb] Skip test_launch_simple on Windows
>   
>       Because stdio manipulation unsupported on Windows.

This still fails on http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu and http://lab.llvm.org:8011/builders/lldb-arm-ubuntu


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85235/new/

https://reviews.llvm.org/D85235



More information about the lldb-commits mailing list