This is the mail archive of the gcc-patches@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: [lto] Add dump_block_tree/debug_block_tree


On Tue, May 26, 2009 at 1:08 PM, Diego Novillo <dnovillo@google.com> wrote:
> Added while debugging BLOCK node streaming in the branch. ÂThis
> shows the tree of lexical bindings starting at a given block. ÂI
> will commit on mainline after testing is finished.

Semi related to this.  Has anyone thought about adding a phython
script to gcc to dump trees (etc.) from a newer GDB? So a core dump
could be used?

Thanks,
Andrew Pinski


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