Hi,
from your description, it sounds to me like you are copying the the
liblldb library into another location that the one it was built. Is
that right?
My guess would be that you are not copying all the necessary files.
Specifically, it sounds like you have missed the lib/pythonX.Y folder,
which
Hi,
I am trying to run lldb testsuite on arm hardware with lldb and
lldbserver binaries cross compiled on x86_64 builder.
I have lldb-server running on my arm hardware. Also i have lldb source
tree checkout and liblldb and lldb binaries places in lib and bin
folders respectively.
I am ablle to c