[Lldb-commits] [PATCH] D68856: convert SBDebugger::***FileHandle() wrappers to native files.

Lawrence D'Anna via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 21 15:18:57 PDT 2019


lawrence_danna added a comment.

I spoke too soon, I don't have a *usable* netbsd VM.

@mgorny, Do you have a machine you can debug on yourself?  Do those errors happen if you run the same test on an interactive terminal?   It could be the stdin stream is not set to a valid file descriptor for the CI run.    Can you step through the SWIG wrappers and tell me where it errors out?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68856





More information about the lldb-commits mailing list