------- Additional Comments From vda dot linux at googlemail dot com  
2008-02-22 13:30 -------
Created an attachment (id=2288)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2288&action=view)
First stab at dumping .eh_frame[_hdr] sections

With this patch dumping "head" from coreutils (readelf -all -w head) looks like
this:

Exception information header section '.eh_frame_hdr'
 Addr: 0x000000000804d850  Offset: 0x005850
  Version: 1
  eh_frame_ptr: 0x28
  Binary search table of 0x4 elements:
   0: 0xffffffffffffea20 0x44
   1: 0xffffffffffffeb78 0x64
   2: 0xffffffffffffed04 0x84
   3: 0xffffffffffffee10 0xa4

Exception information section '.eh_frame'
 Addr: 0x000000000804d87c  Offset: 0x00587c
  CFI 0:
   Length: 0x00000014 - CIE:
    Version: 1
    Augmentation string: 'zR'
    Code Alignment Factor: 0x1
    Data Alignment Factor: 0xfffffffc
    Augmentation Data (8 bytes): 0x01 0x1b 0x0c 0x04 0x04 0x88 0x01 0x00
   Length: 0x0000001c - FDE 0:
    CIE ptr: 0x0000001c
   Length: 0x0000001c - FDE 1:
    CIE ptr: 0x0000003c
   Length: 0x0000001c - FDE 2:
    CIE ptr: 0x0000005c
   Length: 0x0000001c - FDE 3:
    CIE ptr: 0x0000007c

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4907

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to