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

Kevin Buettner kevinb@redhat.com
Wed Jul 2 20:47:00 GMT 2003


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



More information about the Gdb-patches mailing list