Implementation of STL that comes with gcc has nice print utilities for gdb implemented in python (https://sourceware.org/gdb/wiki/STLSupport). Is there an equivalent for libc++ that comes from llvm project? Yuri