Comment 63 for bug 417009

Revision history for this message
Michael Casadevall (mcasadevall) wrote :

Turns out that readelf natively speaks .eh_frame

mcasadevall@dawn:/usr/lib/ure/lib$ readelf -Wwf ./libgcc3_uno.so.jaunty
Contents of the .eh_frame section:

00000000 00000010 00000000 CIE
  Version: 1
  Augmentation: "zR"
  Code alignment factor: 2
  Data alignment factor: -4
  Return address column: 14
  Augmentation data: 1b

  DW_CFA_def_cfa: r13 ofs 0

00000014 00000010 00000018 FDE cie=00000000 pc=0000edb0..0000edd8
  DW_CFA_nop
  DW_CFA_nop
  DW_CFA_nop

00000028 ZERO terminator

mcasadevall@dawn:/usr/lib/ure/lib$ readelf -Wwf ./libgcc3_uno.so.karmic
Contents of the .eh_frame section:

00000000 ZERO terminator