This is the mail archive of the gdb@sourceware.org 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: gdb cannot understand some type with STL


On Sat, Dec 22, 2007 at 07:40:31PM +0200, Eli Zaretskii wrote:
> > Date: Sat, 22 Dec 2007 12:35:07 -0500
> > From: Daniel Jacobowitz <drow@false.org>
> > Cc: gdb@sourceware.org
> > 
> > It's going to be a std::list<int, std::allocator<int> > or something
> > like that.
> 
> In which case "whatis 'std::list TAB" (note the single quote) should
> complete the correct text to type, right?

I think so.

-- 
Daniel Jacobowitz
CodeSourcery


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