hi,all.<br>i changed libstdc++ into libc++ in my codes for pretty c++11 support. it works well.<br>but,i found,i cannot (or hard to) display STL container or STL smart pointer in gdb. libstdc++ has a pretty-printer plugin.<br>
does libc++ have one?<br><br>thanks a lot.<br>