2012-11-14 Luis Machado <lgustavo@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 5147182d011fba74b026fe676ae023ad5ab61d28..e804ba8c7f2ed26917f3633508e9b2877a8e15f6 100644 (file)
@@ -1,3 +1,112 @@
+2012-11-14  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.mi/mi-var-create-rtti.c: New file.
+       * gdb.mi/mi-var-create-rtti.exp: New file.
+
+2012-11-14  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.base/structs3.exp: Run to main before doing any tests.
+
+2012-11-14  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.python/py-type.exp: Uniquify test names.
+
+2012-11-14  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.threads/manythreads.c [DEBUG]: Include "stdio.h".
+       (thread_function) [DEBUG]: Call 'printf'.
+       * gdb.threads/manythreads.exp: Pass '-DDEBUG' to compilation
+       command line if 'DEBUG=1' is passed to test.
+       Remove a pattern to match inferior's output.
+
+2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
+
+       * gdb.mi/mi-fill-memory.exp: New test.
+
+2012-11-12  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/completion.exp: Update for "info type-printers".
+       * gdb.python/py-typeprint.cc: New file.
+       * gdb.python/py-typeprint.exp: New file.
+       * gdb.python/py-typeprint.py: New file.
+
+2012-11-12  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/call-sc.exp: Use "ptype/r".
+       * gdb.base/volatile.exp: Don't expect "int".
+       * gdb.cp/ptype-flags.cc: New file.
+       * gdb.cp/ptype-flags.exp: New file.
+       * gdb.cp/templates.exp: Use ptype/r.
+       (test_ptype_of_templates, test_template_typedef): Likewise.
+       * lib/cp-support.exp (cp_test_ptype_class): Add in_ptype_arg
+       argument.  Handle template names and template parameters.
+       * gdb.mi/mi-var-cmd.exp: Accept "long".
+       * gdb.mi/mi-var-child.exp: Accept "long".
+       * gdb.mi/mi-var-display.exp: Accept "long".
+       * gdb.mi/mi2-var-child.exp: Accept "long".
+
+2012-11-12  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/classes.exp (test_ptype_class_objects): Remove
+       "ptype" from calls to cp_test_ptype_class.
+       (test_enums): Likewise.
+       * gdb.cp/derivation.exp: Remove "ptype" from calls to
+       cp_test_ptype_class.
+       * gdb.cp/inherit.exp (test_ptype_si): Remove "ptype" from
+       calls to cp_test_ptype_class.
+       (test_ptype_mi, test_ptype_vi, test_ptype_mvi): Likewise.
+       * gdb.cp/virtfunc.exp (test_ptype_of_classes): Remove "ptype"
+       from calls to cp_test_ptype_class.
+       * lib/cp-support.exp (cp_test_ptype_class): Supply "ptype"
+       command here.  Change "in_command" argument to "in_exp".
+
+2012-11-10  Keith Seitz  <keiths@redhat.com>
+
+       PR gdb/14288
+       * gdb.base/printcmds.c: Add invalid_XXX globals
+       for repeated byte tests.
+       * gdb.base/printcmds.exp (test_repeat_bytes): New procedure.
+       * gdb.base/wchar.c (main): Add and construct a wchar_t
+       array with repeated characters.
+       * gdb.base/wchar.exp: Add repeated character tests.
+
+2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.mi/mi-disassemble.exp: Expect fullname field in mi
+       disassembly output.
+
+2012-11-09  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/14306
+
+       * gdb.multi/multi-arch-exec.c: New file.
+       * gdb.multi/multi-arch-exec.exp: New file.
+
+2012-11-09  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi-break.exp (test_abreak_creation): New procedure.
+       (top level): Call it.
+
+2012-11-09  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.mi/mi-watch.exp (test_rwatch_creation_and_listing): Fix
+       typo.
+
+2012-11-09  Pedro Alves  <palves@redhat.com>
+
+       * gdb.multi/multi-arch.exp: New.
+
+2012-11-08  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/siginfo-obj.exp: Create core file.  Test siginfo from
+       core files, if possible.
+       * gdb.base/siginfo-thread.c: New file
+       * gdb.base/siginfo-thread.exp: New file
+
+2012-11-08  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/comprdebug.exp: New file.
+
 2012-11-06  Pedro Alves  <palves@redhat.com>
 
        PR gdb/14810
This page took 0.034376 seconds and 4 git commands to generate.