[Lldb-commits] [PATCH] D112357: [lldb] [Host] Move port predicate-related logic to gdb-remote

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 26 12:52:21 PDT 2021


mib added a comment.

In D112357#3088505 <https://reviews.llvm.org/D112357#3088505>, @mgorny wrote:

> In D112357#3088305 <https://reviews.llvm.org/D112357#3088305>, @mib wrote:
>
>> Hi @mgorny, this broke green-dragon (https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/37098/consoleText). You should be able to reproduce by running `$ ninja check-lldb-unit`
>
> I'm sorry about that. I don't think I can test it since AFAICS debugserver isn't built on non-Apple systems. However, I've pushed a fix and hopefully I haven't made a mistake.

Thanks, that fixed the bot https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/37105


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112357



More information about the lldb-commits mailing list