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

Koutheir Attouchi koutheir at gmail.com
Mon Dec 9 04:33:24 PST 2013


Okay. I put it on github for the moment:
https://github.com/koutheir/libcxx-pretty-printers

On Mon, Dec 9, 2013 at 1:13 PM, "C. Bergström" <cbergstrom at pathscale.com> wrote:
> On 12/ 9/13 07:02 PM, Koutheir Attouchi wrote:
>>>
>>> On 12/ 9/13 05:32 PM, Koutheir Attouchi wrote:
>>>>
>>>> Yes it is GPL licensed.
>>>
>>> More imporantly
>>> 1) Does the code you wrote link against GDB?
>>
>> The code uses the GDB packages that are required to provide the pretty
>> printing feature.
>>
>>> 2) Did you copy/paste any GDB/GPL code?
>>
>> Yes, I ported the libstdc++ pretty printers to the implementation of
>> libc++. So I started by modifying the GPL-lisenced code of libstdc++
>> of GCC.
>
> Toss the code upon github - never know.. it may be useful to someone even if
> it can't be immediately accepted into libc++



-- 
Koutheir ATTOUCHI.




More information about the cfe-dev mailing list