Re: Symbol not Detectable by Objdump

2024-11-27 Thread Nick Clifton
Hi Ahmad, (gdb) disas 0xa830 Dump of assembler code for function ev_link_from_action(PdfDocument*, PopplerAction*): 0xa830 <+0>: cmpl $0xa,(%rsi) [...] The output of `objdump -D` on the library for this offset is shown below: a826: 66 2e 0f 1f 84 00 00nopw %cs:0x

Re: Symbol not Detectable by Objdump

2024-11-18 Thread Ahmad Nouralizadeh
The (default system) binutils used for the above-mentioned outputs is `2.30`. I also tried with `binutils-2.43.1` (i.e., the latest stable release) and the problem was not resolved. On Mon, 18 Nov 2024 at 15:59, Ahmad Nouralizadeh wrote: > > Hi, > I have a shared library > `/opt/evince-3.28.4/lib