X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=d2b877b6695dfe722a5cbc69c5fcc67230ab3504;hb=ec0a52e16206a31867fdcc5535c42baca7bf8967;hp=d05b6e6956de4022be37aaaca22edf3080143b73;hpb=6b0c4c1f054ea7b759e683dc4c87abc569930cd5;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d05b6e6956..d2b877b669 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,109 @@ +2011-02-14 Pedro Alves + + * gdb.trace/unavailable.cc (struct Virtual): New. + (virtualp): New global pointer. + * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test + printing a pointer to an object whose type has a vtable, with + print object on. + +2011-02-14 Pedro Alves + + * gdb.trace/unavailable.exp (gdb_collect_globals_test): Test that + value repeat handles unavailableness. + +2011-02-14 Pedro Alves + + * gdb.trace/unavailable.exp (gdb_collect_globals_test): Add new + tests for building arrays from unavailable values, subscripting + non-memory rvalue unvailable arrays, and accessing fields or + baseclasses of non-lazy unavailable values, + * gdb.trace/unavailable.cc (small_struct, small_struct_b): New + struct types. + (g_smallstruct, g_smallstruct_b): New globals. + +2011-02-14 Pedro Alves + + * gdb.trace/unavailable.cc, gdb.trace/unavailable.exp: New files. + +2011-02-13 Jan Kratochvil + + Fix const/volatile qualifiers of C++ types, PR c++/12328. + * gdb.cp/overload-const.exp: New file. + * gdb.cp/overload-const.cc: New file. + +2011-02-08 Ulrich Weigand + + * gdb.opencl/callfuncs.cl: New file. + * gdb.opencl/callfuncs.exp: New test. + * gdb.opencl/Makefile.in (EXECUTABLES): Add callfuncs. + +2011-02-08 Ulrich Weigand + + * gdb.arch/altivec-abi.c (vec_func): Make use of intv_on_stack_f + when computing result. + * gdb.arch/altivec-abi.exp: Update expected results. + +2011-02-07 Thiago Jung Bauermann + + * gdb.base/break-interp.exp: Remove ${objdir} from test messages. + * gdb.base/jit.exp: Likewise. + * gdb.base/pie-execl.exp: Likewise. + * gdb.base/solib-nodir.exp: Likewise. + * gdb.base/solib-overlap.exp: Likewise. + +2011-02-07 Pedro Alves + + * gdb.trace/collection.c (global_pieces): New. + * gdb.trace/collection.exp (gdb_collect_global_in_pieces_test): + New procedure. + (gdb_trace_collection_test): Call it. + +2011-02-04 Sami Wagiaalla + + * gdb.python/py-evthreads.c: New file. + * gdb.python/py-evthreads.exp: New file. + * gdb.python/py-events.py: New file. + * gdb.python/py-events.exp: New file. + * gdb.python/py-events.c: New file. + +2011-02-04 David Daney + + * gdb.base/catch-syscall.exp: Enable for mips*-linux*. + +2011-02-03 Andrew Burgess + + * gdb.base/disasm-end-cu-1.c, gdb.base/disasm-end-cu-2.c, + gdb.base/disasm-end-cu.exp: New test for disassembling over the + boundary between two compilation units. + +2011-02-02 Pedro Alves + + * gdb.cp/virtbase.cc (VirtualBase, VirtualMiddleA, VirtualMiddleB) + (Virtual): New structs. + (virtual_o, virtual_middle_b): New globals. + * gdb.cp/virtbase.exp: New tests. + +2011-01-31 Paul Pluzhnikov + + * gdb.base/jit.exp: New file. + * gdb.base/jit-main.c: New file. + * gdb.base/jit-solib.c: New file. + +2011-01-31 Ulrich Weigand + + * gdb.opencl/convs_casts.exp: Use tbreak instead of break to + proceed to initial kernel entry point. + * gdb.opencl/datatypes.exp: Likewise. + * gdb.opencl/operators.exp: Likewise. + * gdb.opencl/vec_comps.exp: Likewise. + +2011-01-31 Sami Wagiaalla + + * gdb.cp/nsnested.cc: New. + * gdb.cp/nsnested.exp: New. + * gdb.cp/nsnoimports.exp: New. + * gdb.cp/nsnoimports.cc: New. + 2011-01-31 Joel Brobecker * gdb.base/interact.exp: Add extra tests that verify that