On Tuesday, January 25, 2011 3:18:42 pm Ulrich Weigand wrote: > Ken Werner wrote: > > * gdb.opencl/convs_casts.cl: Move program scope variables into the > > OpenCL kernel function. Add a comment as marker. Add address space > > qualifiers for the remaining program scope variables. > > * gdb.opencl/datatypes.cl: Likewise. > > * gdb.opencl/operators.cl: Likewise. > > * gdb.opencl/vec_comps.cl: Likewise. > > * gdb.opencl/convs_casts.exp: Replace gdb_test_multiple by gdb_test. > > Add breakpoint at the marker comment. > > * gdb.opencl/datatypes.exp: Likewise. > > * gdb.opencl/operators.exp: Likewise. > > * gdb.opencl/vec_comps.exp: Likewise. > > This is OK. I've applied the attached patch with the two chunks removed mentioned by Yao. http://sourceware.org/ml/gdb-cvs/2011-01/msg00166.html Thanks Ken