> 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?