Hello,
I currently use aiSee (demo version) to view vcg dump of gcc. One
problem is that the tool works too slowly. The another problem is that
graph looks ugly, especially when unforlding a big cfg. Who can
recommend me a good vcg viewer? Thanks.
Best Regards,
Eric
Hi Guys,
Sorry to bother you with that old issue...
But..
Is there a chance someone has a secret stash with a working
version of the VCG graph viewer ? please ?
thank you ppl
sunzir
Re: Looking for Cygnus' modified VCG graph viewer
To: drepper at cygnus dot com (Ulrich Drepper)
Subject: Re
Hello Diego.
On 3/15/07, Diego Novillo <[EMAIL PROTECTED]> wrote:
Sunzir Deepur wrote on 03/14/07 05:36:
> any idea where I can find a (free) graphical VCG viewer suitable
> for gcc's vcg outputs ?
I'd recommend the attached script. Feed the output to GraphViz. The
s
Hello Joe.
On 3/14/07, Joe Buck <[EMAIL PROTECTED]> wrote:
On Wed, Mar 14, 2007 at 11:36:24AM +0200, Sunzir Deepur wrote:
> any idea where I can find a (free) graphical VCG viewer suitable
> for gcc's vcg outputs ?
See http://www.graphviz.org/
Checked on graphviz, I don
Sunzir Deepur wrote on 03/14/07 05:36:
> any idea where I can find a (free) graphical VCG viewer suitable
> for gcc's vcg outputs ?
I'd recommend the attached script. Feed the output to GraphViz. The
script may need changes if you are using RTL dumps.
#!/bin/sh
#
# (C) 20
On Wed, Mar 14, 2007 at 11:36:24AM +0200, Sunzir Deepur wrote:
> Hello group,
>
> any idea where I can find a (free) graphical VCG viewer suitable
> for gcc's vcg outputs ?
>
> seems like the old 1995 package is not applicable on newest linux systems
> (am wor
Hello group,
any idea where I can find a (free) graphical VCG viewer suitable
for gcc's vcg outputs ?
seems like the old 1995 package is not applicable on newest linux systems
(am working on fedora).
Thank You
sunzir