Dear all
> I am still confused though, can we check this example together?
Sorry for the noise, I made a silly mistake and the addresses in the
hexdump, which are off by 0x10. Problem solved, thank you for the help!
-francesco
> Here is an annotated hexdump for the first CIE and FDE of an eh_
Cary, thanks for your reply! I am still confused though, can we check this
example together?
Here is an annotated hexdump for the first CIE and FDE of an eh_frame table:
$ hexdump -C -s 0x580 -n 658 foo2
0580 14 00 00 00 00 00 00 00 01 7a 52 00 01 78 10 01
length| ID|
> I have a question about the FDE encoding in eh_frame (and not dwarf_frame)
> tables.
>
> This document (I could not find a better description of eh_frame)
>
> http://www.airs.com/blog/archives/460
The official description of the .eh_frame section, with a description
of the augmentation string