Hi,
On Thu, Feb 25, 2010 at 11:48:44AM +0100, Richard Guenther wrote:
> I've been using the attached in debug sessions a lot (and I have
> similar patch for the cgraph).
I'd be interested in that, can you post it as well?
I meant to write something like that for myself a few times but in the
en
On Thu, Feb 25, 2010 at 8:48 AM, Eric Fisher wrote:
> Hi,
>
> I just wrote a little gcc plugin, which can be used to show GIMPLE cfg
> graphically when debug gcc. Currently, it's still a very initial
> version. It,
> * transfers tree dump into vcg file,
> * then invokes vcgview (or aisee etc.) t
Hi,
I just wrote a little gcc plugin, which can be used to show GIMPLE cfg
graphically when debug gcc. Currently, it's still a very initial
version. It,
* transfers tree dump into vcg file,
* then invokes vcgview (or aisee etc.) to show the graph.
I would like to improve it to support both tr