This is the mail archive of the gcc@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: -fdump-translation-unit-xml


On Monday, September 30, 2002, at 11:28 AM, Pop Sébastian wrote:
On Mon, Sep 30, 2002 at 11:09:18AM -0700, Matt Austern wrote:

Is there any interest in an alternative tree dumper?  If so, we'd
be very happy to talk some more about it, to show some
examples of the tree dumps it produces, and to clean up the
code for a patch.

I look forward to see this new tree dumper.
I do as well. I've been looking at the current format for a long while, and for simple little questions, it is ok, however, for things that take 2 or 3 levels, it seriously breaks down. The output is time comsuming to wade through. I've not seen the new format, so I don't know just how god or bad it is, but, I think it would be good to have alternate format available for debugging. Once size probably won't fit all, and if some group finds a better way to look at these things, I think we should tend to be supportive.


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