Tree

Ian Lance Taylor iant@google.com
Tue Jul 19 13:26:00 GMT 2011


konica sarker <konica.sarker@gmail.com> writes:

> is there any way to view the details of the tree? or printing a tree?
> like all the nodes, connectivity of each nodes...etc??

Call the debug_tree function to print a tree.  I believe there are also
some plugins around that let you move around the tree structure,
although I haven't used them myself.

Ian



More information about the Gcc-help mailing list