This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Tree


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

> On Tue, Jul 19, 2011 at 12:17 PM, Philip Herron <redbrain@gcc.gnu.org> wrote:
>> debug_tree (tree) should so the job
>>
>
> thanks, so, I have written it in my code, but how to watch?

(Sorry, I missed Philip's reply).

What do you mean by "how to watch?"  The debug_tree function will print
to standard error.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]