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
On Fri, May 14, 2010 at 07:18, Richard Guenther
wrote:
> It probably also can be re-implemented as gdb python script?
Really? Wicked. I like that.
Diego.
On Thu, May 13, 2010 at 11:45 PM, Diego Novillo wrote:
> On 5/4/10 15:11 , Wolfgang kaifler wrote:
>
>> (gdb) p browse_tree (current_function_decl)
>> No symbol "browse_tree" in current context.
>> (gdb)
>>
>> What i'm doing wrong? Any ideas?
>
> The tree browser code has bitrotted to the point th
On 5/4/10 15:11 , Wolfgang kaifler wrote:
> (gdb) p browse_tree (current_function_decl)
> No symbol "browse_tree" in current context.
> (gdb)
>
> What i'm doing wrong? Any ideas?
The tree browser code has bitrotted to the point that I think it should
be removed, unfortunately. It's a great cand