LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   How can I dump an abstract syntax tree generated by gcc into a .dot file? (https://www.linuxquestions.org/questions/programming-9/how-can-i-dump-an-abstract-syntax-tree-generated-by-gcc-into-a-dot-file-4175456767/)

asdrubalivan 04-03-2013 06:44 PM

How can I dump an abstract syntax tree generated by gcc into a .dot file?
 
I think the thread's title is self explanatory, I want to dump an abstract syntax tree generated by gcc into a .dot file (Those files generated by Graphviz) because then I want to view it in a .png file or similar. Is there any way I can do that?

Thanks in advance :)

P.S.: Sorry for grammar mistakes, I'm not an English native speaker.

ntubski 04-03-2013 08:50 PM

I searched for gcc abstract syntax tree dump graphviz, found


All times are GMT -5. The time now is 01:47 PM.