[Lldb-commits] [lldb] [lldb] Add utility to create Mach-O corefile from YAML desc (PR #153911)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Sep 4 19:44:39 PDT 2025


jasonmolenda wrote:

> [lldb-remote-linux-win](https://lab.llvm.org/buildbot/#/builders/197/builds/8706) and [lldb-x86_64-win](https://lab.llvm.org/buildbot/#/builders/211/builds/1871) are still broken.

@slydiman @skipIfWindows fixed the lldb-x86_64-win bot, but lldb-remote-linux-win is still failing.  I'm not sure I understand what this bot is, do you?  It looks like the tests are executing on a windows system, but I guess skipIfWindows isn't matching that.  I've never run afoul of this one before and had to work around it, maybe i'll just skip this if it's not Darwin again.  That's a bummer.

https://github.com/llvm/llvm-project/pull/153911


More information about the lldb-commits mailing list