+1, I'll be really curious to know how this works out.
Philip
On 11/11/19 4:32 PM, Tom Stellard via cfe-dev wrote:
> Hi,
>
> I would like to start using GitHub Actions[1] for CI testing on the release/*
> branches. As far as I know we don't have any buildbots listening to the
> release branches,
I'm building lldb with python3 support by using the framework that is
shipped with the latest versions of Xcode.
I'm able to build and run lldb just fine but if I try to use the lldb
python module on a python binary that is not the one from Xcode it
segfaults when creating the module. I then tried