http://sourceware.org/bugzilla/show_bug.cgi?id=4907
Rainer Orth changed:
What|Removed |Added
CC||ro at TechFak dot
|
--- Additional Comments From nickc at redhat dot com 2008-02-27 14:17
---
Hi Denis,
I have looked over your patch and I think that it is a very good first stab at
this. There are some improvements which I think can be made however, such as:
* Adding a new command line option (eg -
--- 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 (re
--- Additional Comments From hjl at lucon dot org 2007-08-16 13:00 ---
I may want to verify if the content of .eh_frame_hdr is correct by
dumping and checking it. It is hard to interpret the output of
"readelf -S".
--
What|Removed |Added
--
--- Additional Comments From jakub at redhat dot com 2007-08-16 08:46
---
Why should it? It contains only precomputed redundant info which you can find
out from readelf -S (i.e. where .eh_frame section is located) and readelf -wf.
--
What|Removed |Ad