* gdb.reverse/i387-env-reverse.exp: Extend timeout of
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 4625ffbf9c006c50775422e606784e1e28d7e53e..574a848c8c9fda106dd27b0aee3bc7fc67d629f0 100644 (file)
@@ -1,3 +1,27 @@
+2011-11-10  Doug Evans  <dje@google.com>
+
+       * gdb.reverse/i387-env-reverse.exp: Extend timeout of
+       "record to end of main" test.
+
+       * gdb.python/py-type.c (TS): New typedef.
+       (ts): New global.
+       * gdb.python/py-type.exp: Test field list of typedef.
+
+2011-11-10  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/small_reg_param: New testcase.
+
+2011-11-09  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.cp/destrprint.exp: New file.
+       * gdb.cp/destrprint.cc: New file.
+
+2011-11-08  Meador Inge  <meadori@codesourcery.com>
+
+       * gdb.arch/thumb-prologue.c (switch_stack_to_same): New test function.
+       (switch_stack_to_other): New test function.
+       * gdb.arch/thumb-prologue.exp: New test cases.
+
 2010-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * lib/mi-support.exp (mi_send_resuming_command_raw): Fix a typo.