This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch/testsuite] gdb.c++/classes.exp: add another ptype pattern


On Jul 2, 12:19pm, David Carlton wrote:

> On Wed, 2 Jul 2003 12:02:33 -0700, Kevin Buettner <kevinb@redhat.com> said:
> 
> > See
> 
> >     http://gcc.gnu.org/ml/gcc-patches/2002-05/msg01715.html
> 
> > (where I explain the motivation behind this change).
> 
> Ah, thanks.  That seems like a reasonable change, then.
> 
> Does this give fully-qualified names for types defined in namespaces,
> too?

I don't think so, but I'm really not sure.  My recollection is that an
early version of the patch did this, but I was convinced to remove the
namespace bit of it.  I'm not sure why any more.

I've been hunting around for the original patch that supported
namespaces.  (It won't appear in any mailing lists external to Red
Hat.) I've found one that predates the one that finally got committed,
but I can't see why one of these would support namespaces and the
other not.

I guess the answer is, "Try it and let me know..."

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]