> On May 4, 2018, at 12:24 AM, Zdenek Prikryl via lldb-dev
> wrote:
>
> Hi,
>
> Is anybody familiar with (De)materializer in the expressions for registers?
> I'm facing really weird behavior. I have big endian target and if I do
> register read, I got the correct results (e.g. 0x11223344),
Hi,
Is anybody familiar with (De)materializer in the expressions for
registers? I'm facing really weird behavior. I have big endian target
and if I do register read, I got the correct results (e.g. 0x11223344),
but if I do print , I got 0x44332211. It seems that the
EntityRegister swap bytes