This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] initial OpenCL C language support


> From: Ken Werner <ken@linux.vnet.ibm.com>
> Date: Tue, 26 Oct 2010 18:00:43 +0200
> Cc: gdb-patches@sourceware.org
> 
> The attached patch changes evaluate_subexp_opencl to call the 
> now non-static evaluate_subexp_c. I've also moved the OpenCL language 
> detection from read_type_unit_scope to read_file_scope. The chunk was moved 
> accidentally when I ported this patch from the 7.2 release to the current 
> head.

Thanks.

I think this is NEWS-worthy.

Also, what people think about adding this to the list of supported
languages in the section "Supported Languages" of the user manual?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]