[cfe-dev] Proposition for GDB Pretty Printing feature for libc++

Koutheir Attouchi koutheir at gmail.com
Mon Dec 9 02:04:01 PST 2013


Hello,

I made a GDB pretty printing component for libc++. I actually ported
the GDB pretty printing component for libstdc++ to the implementation
of libc++. I needed this because I prefer libc++ for my C++0x
development, so I did it. The component I wrote depends of the
implementation of libc++, so I thought it would be a better idea to
make it a part of the libc++ repository on llvm.org instead of putting
it on external sites. I am asking for advice on whether I should put
my work on libcxx.llvm.org repository, or keep it outside.

Thank you for your time.

-- 
Koutheir ATTOUCHI.



More information about the cfe-dev mailing list