gdb cannot understand some type with STL

Eli Zaretskii eliz@gnu.org
Sat Dec 22 17:40:00 GMT 2007


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



More information about the Gdb mailing list