public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Guenther <richard.guenther@gmail.com>
To: Diego Novillo <dnovillo@google.com>
Cc: Wolfgang kaifler <wolfgang8080@gmx.de>, gcc@gcc.gnu.org
Subject: Re: Tree Browser
Date: Fri, 14 May 2010 11:19:00 -0000	[thread overview]
Message-ID: <AANLkTinjxoGlPFtgGqqMlv-n4xwyfAKhr085JNsxq98c@mail.gmail.com> (raw)
In-Reply-To: <4BEC72E3.4000809@google.com>

On Thu, May 13, 2010 at 11:45 PM, Diego Novillo <dnovillo@google.com> 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 that I think it should
> be removed, unfortunately.  It's a great candidate to be re-implemented
> as a plugin.
>
> I know this does not help you much.  Sorry.  In this case, it is likely
> that since there are no calls to browse_tree anywhere in the code, the
> linker is removing it.  Are you building cc1 with -O0?

It probably also can be re-implemented as gdb python script?

Richard.

>
> Diego.
>

  reply	other threads:[~2010-05-14 11:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-04 19:12 Wolfgang kaifler
2010-05-13 21:45 ` Diego Novillo
2010-05-14 11:19   ` Richard Guenther [this message]
2010-05-14 11:52     ` Diego Novillo
2010-06-02  6:23 Eric Fisher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTinjxoGlPFtgGqqMlv-n4xwyfAKhr085JNsxq98c@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=dnovillo@google.com \
    --cc=gcc@gcc.gnu.org \
    --cc=wolfgang8080@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).