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

Jonathan Wakely jwakely.gcc@gmail.com
Thu Nov 10 17:36:00 GMT 2011


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 ?



More information about the Gcc mailing list