Re: -fdump-translation-unit does'nt dump as expected.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 5, 2009 at 11:25, Praveen D V <for.pdv@xxxxxxxxx> wrote:

> $gcc -fdump-translation-unit try.c
>  generates try.c.001t.tu (earlier versions generated try.c.tu). I
> don't see any reference of MyStruct in the generated file.
> Please help, am I missing any thing in the process?

The dumps are meant to be used when debugging the compiler.  They are
not meant to be complete.  In particular global type definitions are
never dumped.


Diego.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux