<div>Hi,<br></div><div><br></div><div>I started using clang and libc++ for my projects and realized the need of working GDB pretty printers. <br></div><div><br></div><div>Version currently mentioned in documentation [1] is written in python2. I am using mostly debian and newer versions of gdb in repositories are linked against libpython3.4. Since debian is usually rather conservative I would expect other distributions to already use python3 as well.<br></div><div><br></div><div>I forked version converted to python3 (2to3), managed to fix issue with std::set and std::map printing and created basic documentation.<br></div><div><br></div><div>Help yourself:<br></div><div><br></div><div><a href="https://github.com/koja/libcxx-pretty-printers">https://github.com/koja/libcxx-pretty-printers</a><br></div><div><br></div><div>Regards<br></div><div><br></div><div>Jan Korous<br></div><div><br></div><div>[1] <a href="http://libcxx.llvm.org/docs/UsingLibcxx.html#gdb-pretty-printers-for-libc">http://libcxx.llvm.org/docs/UsingLibcxx.html#gdb-pretty-printers-for-libc</a><br></div><div><br></div><div class="protonmail_signature_block "><div class="protonmail_signature_block-user "><div><span class="highlight" style="background-color:rgb(255, 255, 255)"><span class="colour" style="color:rgb(34, 34, 34)"><span class="font" style="font-family:arial,sans-serif"><span class="size" style="font-size:small">--- --- --- --- ---</span></span></span></span><br></div><div><span class="highlight" style="background-color:rgb(255, 255, 255)"><span class="colour" style="color:rgb(34, 34, 34)"><span class="font" style="font-family:arial,sans-serif"><span class="size" style="font-size:small"> www.</span></span></span></span><a href="http://kjx.cz/" style="color:rgb(17,85,204);font-family:arial, sans-serif;font-size:small;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);">kjx.cz</a><br></div></div><div class="protonmail_signature_block-proton protonmail_signature_block-empty"><br></div></div><div><br></div>