tfiala closed this revision. tfiala added a comment. Forgot to mark this as closed:
Closed by commit: ------------------------------------------------------------------------ r250965 | tfiala | 2015-10-21 17:23:38 -0700 (Wed, 21 Oct 2015) | 4 lines Fix libstdc++ data formatters on Ubuntu 15.10 x86_64 Also, I forgot to mention that I only added the string formatter support for remote host (i.e. lldb-server/debugserver) connections. For those systems using in-host attaching (I think *BSD), the string formatter will not display with host memory content. It would be a smallish fix, but since I don't have a system to test that on, I didn't want to implement that. The string formatter should fall back to printing the raw content in that case. http://reviews.llvm.org/D13964 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits