|
From: Julian S. <js...@ac...> - 2006-11-15 15:14:47
|
> The problem is that the encoding is not standard - the eh_frame > section uses the same encoding as the dwarf_frame section except > for a few small changes, and this is one of them. So this is not > something the DWARF standard covers. > > There is an augmentation string to indicate what is going on though > so that programs can recognise it. > > What we are doing seems to match what gdb 6.5 and libdwarf 20060614 > do though. I'm not sure about readelf though. Urk. Complexity and non-standardness all round, it sounds like. > > Any idea if this is the right fix? I can send the .so + test prog > > + my current ugly patch if you like. > > Please do, and I'll see what dwarfdump makes of it. (will send off list as the .so is 1.5MB) J |