public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Tree Browser
@ 2010-05-04 19:12 Wolfgang kaifler
  2010-05-13 21:45 ` Diego Novillo
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang kaifler @ 2010-05-04 19:12 UTC (permalink / raw)
  To: gcc

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: Tree Browser
@ 2010-06-02  6:23 Eric Fisher
  0 siblings, 0 replies; 5+ messages in thread
From: Eric Fisher @ 2010-06-02  6:23 UTC (permalink / raw)
  To: gcc, wolfgang8080

Hi,

Try using gcc-vcg-plugin to browse tree and cfg during debug gcc. It's
just an initial version for now. Any suggestions will be appreciated.
:-)

http://code.google.com/p/gcc-vcg-plugin/

Thanks,
Eric Fisher

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-06-02  5:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-04 19:12 Tree Browser Wolfgang kaifler
2010-05-13 21:45 ` Diego Novillo
2010-05-14 11:19   ` Richard Guenther
2010-05-14 11:52     ` Diego Novillo
2010-06-02  6:23 Eric Fisher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).