c++/2391: GDB does not understand pointer of STL class

André Pönitz apoenitz@trolltech.com
Wed Aug 6 15:08:00 GMT 2008


The following reply was made to PR c++/2391; it has been noted by GNATS.

From: =?iso-8859-1?q?Andr=E9_P=F6nitz?= <apoenitz@trolltech.com>
To: gdb-gnats@sources.redhat.com,
 vicshen@gmail.com,
 gdb-prs@sources.redhat.com
Cc:  
Subject: Re: c++/2391: GDB does not understand pointer of STL class
Date: Wed, 6 Aug 2008 17:07:06 +0200

 http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&database=
 =3Dgdb&pr=3D2391
 
 It "works" with
 
  whatis 'std::list<int,std::allocator<int> >'*
 
 i.e. quote everything but the star. Don't ask me why.
 And it's hard to automize...
 
 Andr=E9



More information about the Gdb-prs mailing list