[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 13:36:15 PDT 2019
lawrence_danna added a comment.
In D68856#1717207 <https://reviews.llvm.org/D68856#1717207>, @mgorny wrote:
> I'm afraid this causes a few test failures on NetBSD, e.g.: http://lab.llvm.org:8011/builders/netbsd-amd64/builds/22255/steps/run%20unit%20tests/logs/FAIL%3A%20lldb-api%3A%3ATestDefaultConstructorForAPIObjects.py
>
> Could you help me debugging it? I haven't been working on the Python API that deep, so I'd use any help I can get. For a start, a way to make that error message point to a specific operation would be helpful.
sure, um do you have a netbsd machine handy?
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