public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Cary Coutant <ccoutant@google.com>
To: Sterling Augustine <saugustine@google.com>
Cc: gdb@sourceware.org
Subject: Re: Differences between gdb-index as generated by Gold and GDB itself
Date: Mon, 26 Sep 2011 22:09:00 -0000	[thread overview]
Message-ID: <CAHACq4r6C_cMuSV9Sx72ZNSqEPex_KmGNaLBe95cw6W_cZ+_og@mail.gmail.com> (raw)
In-Reply-To: <CAEG7qUy+1xUJrA-=15V_5MN9weACajQF1RQZt8V6c4a6SkE49w@mail.gmail.com>

> Examining the gdb-index--as produced by GDB--shows an inconsistency
> between enumerator names inside a namespace vs outside the namespace:
>
> foo::B::B_B
> vs
> B_B

You mean:

foo::B::B_B
vs.
A_A

Right?

> That is, the enumerator inside the namespace includes the enum name,
> but the enumerator outside the namespace doesn't include the enum
> name. Is this a bug in GDB?

-cary

  reply	other threads:[~2011-09-26 22:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-26 16:50 Sterling Augustine
2011-09-26 22:09 ` Cary Coutant [this message]
2011-10-05 19:01 ` Tom Tromey

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=CAHACq4r6C_cMuSV9Sx72ZNSqEPex_KmGNaLBe95cw6W_cZ+_og@mail.gmail.com \
    --to=ccoutant@google.com \
    --cc=gdb@sourceware.org \
    --cc=saugustine@google.com \
    /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).