Re: [Dwarf-Discuss] _starting address_ in eh_frame FDE encoding

2016-03-31 Thread Francesco Zappa Nardelli
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_

Re: [Dwarf-Discuss] _starting address_ in eh_frame FDE encoding

2016-03-29 Thread Francesco Zappa Nardelli
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|

Re: [Dwarf-Discuss] _starting address_ in eh_frame FDE encoding

2016-03-24 Thread Cary Coutant
> 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