This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: wish: generation of type annotation for C++11 code.


On 10 November 2011 16:12, Jonathan Wakely wrote:
> On 10 November 2011 16:08, Basile Starynkevitch wrote:
>> It is not a textual file, and it is not easily parsable. Nobody would write a DWARF
>> parser in a few hundreds lines of Emacs Lisp.
>
> But it contains all the information you want, and the compiler already
> produces it, today.
>
> It's certainly possible to turn the dwarf info into a textual format.

Have you tried readelf --debug-dump=info ?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]