[lldb-dev] lldb-server for MIPS
Andrzej
andrzej at codeplay.com
Mon Jul 6 08:38:19 PDT 2015
Hi everyone,
I'm looking into lldb-server and trying to use it with MIPS devices (32
and 64 bit) running Android. Could anyone confirm that lldb-server
is/isn't working for this configuration? Is anyone currently working on
it? Or using it with this set-up at all?
Ideally I would like to be able to built lldb-server for MIPS and
investigate its functionality. However, I'm not even able to generate
the binaries. I get a lot of linking errors indicating that the
`__atomic_fetch_add_8' symbol is undefined. A hint as where to look for
a working binary (or which commit to use to generate one), as well as
any info regarding lldb-server for MIPS, would be much appreciated.
Thanks,
Andrzej
More information about the lldb-dev
mailing list