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

Koutheir Attouchi koutheir at gmail.com
Mon Dec 9 02:32:25 PST 2013


Yes it is GPL licensed.

On Mon, Dec 9, 2013 at 11:19 AM, Yaron Keren <yaron.keren at gmail.com> wrote:
> Isn't GDB code GPL licensed?
>
> Yaron
>
>
>
> 2013/12/9 Koutheir Attouchi <koutheir at gmail.com>
>>
>> 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.
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>



-- 
Koutheir ATTOUCHI.



More information about the cfe-dev mailing list