bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mes debuginfo symbol address is off by 24 Byte on armhf


From: Danny Milosavljevic
Subject: mes debuginfo symbol address is off by 24 Byte on armhf
Date: Fri, 29 May 2020 18:09:36 +0200

mes debuginfo symbol address is off by 24 Byte on armhf.

If I put a breakpoint for setjmp, it gets triggered at (before) the first 
instruction after the stack frame setup.

Might be related to blood-elf ?

Also, objdump -t shows the same symbol multiple times (both on i686 and on 
armhf):

0100e438 l     F .text  00002710 environ
0100e448 l     F .text  00002710 errno
0100e438 l     F .text  00002710 environ
0100e448 l     F .text  00002710 errno
010008d8 l     F .text  00002710 ldiv
0100e438 l     F .text  00002710 environ
0100e448 l     F .text  00002710 errno
01000d7c l     F .text  00002710 eputs
0100e438 l     F .text  00002710 environ
0100e448 l     F .text  00002710 errno
01000dfc l     F .text  00002710 oputs
0100e438 l     F .text  00002710 environ
0100e448 l     F .text  00002710 errno
01000ee4 l     F .text  00002710 exit
0100e438 l     F .text  00002710 environ
0100e448 l     F .text  00002710 errno
01000f6c l     F .text  00002710 puts
[...]

Attachment: pgpZDx9b64FPR.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]