Extracting AST from GCC

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

 



Hello,

I would like to dump AST using GCC in the same manner one can with option
-ast-view using clang. I have tried options such as -fdump-tree-all-raw,
but they do not give the output I want. Is there a way to extract AST of a
program with a GCC option?

I know that it is possible to extract it with a plugin. If the answer to
above question is no, are there plugins that extract AST that I can use?

Thanks in advance.

Bests,
Zuhal



[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