IBM Z: Fix endianess problem in pid_memory_read
authorAndreas Krebbel <krebbel@linux.ibm.com>
Thu, 19 Nov 2020 19:32:24 +0000 (20:32 +0100)
committerMark Wielaard <mark@klomp.org>
Thu, 19 Nov 2020 21:50:08 +0000 (22:50 +0100)
commite4d985a3c1c873f77d20fa0cd421458cc2824996
treee5dd7f1dfe51b66d6e07974fccf1a6cfcd1a56a0
parentd745b47b8386a7972edb70e97857c076c45b3b5d
IBM Z: Fix endianess problem in pid_memory_read

The cached reads lack the big endian adjustments done in the fallback
path.

Signed-off-by: Andreas Krebbel <krebbel@linux.ibm.com>
libdwfl/ChangeLog
libdwfl/linux-pid-attach.c