[lldb-dev] Is ppc64 big-endian supported on Linux

Tom Stellard via lldb-dev lldb-dev at lists.llvm.org
Fri Mar 27 10:44:31 PDT 2020


Hi,

I've been looking at lldb on ppc64 big-endian, and I noticed that
big-endian binary detection was broken about 2.5 years ago by this
commit: https://github.com/llvm/llvm-project/commit/37b1d7b36fa144b0733dfc1659defe80cf384b15

Even with that fixed, breakpoints on ppc64 big-endian seem to be ignored.
Was ppc64 big-endian ever working on Linux?  Is this something that someone wants
to try to support or should we drop the ppc64 big-endian code from the tree entirely?

-Tom



More information about the lldb-dev mailing list