Tree Browser

Wolfgang kaifler wolfgang8080@gmx.de
Tue May 4 19:12:00 GMT 2010


Hi,

I've tried to use the treebrowser described at http://gcc.gnu.org/projects/tree-ssa/tree-browser.html
I configuired gcc-4.5.0 with ... --enable-checking --enable-tree-browse --enable-tree-checking ...
Compilation was OK, a gcc/tree-browser.o exists.

Now i'm able to launch gdb and step through the code, etc.

When I type the suggested command, I get

(gdb) p browse_tree (current_function_decl)
No symbol "browse_tree" in current context.
(gdb)

What i'm doing wrong? Any ideas?

Thanks,
Wolfgang
-- 
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01



More information about the Gcc mailing list