* gdb.trace/tfind.exp: Adjust expected disassembly output.
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index dcf8c41c9301d4cf00d37ba4bc518a4583c33fa8..088b0f835ced11cf564f78337c8f8c11476ce575 100644 (file)
@@ -1,3 +1,59 @@
+2010-04-02  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.trace/tfind.exp: Adjust expected disassembly output.
+
+2010-04-01  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/actions.exp: Tweak expected output.
+       * gdb.trace/while-stepping.exp: Tweak expected output.
+
+2010-04-01  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * gdb.arch/amd64-byte.exp: Check "ah", "bh", "ch", "dh".
+
+2010-04-01  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.base/commands.exp: Adjust.
+       * gdb.cp/extern-c.exp: Adjust.
+
+2010-04-01  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.trace/collection.c (local_test_func): Define a local struct,
+       and instanciate it.
+
+2010-04-01  Pedro Alves  <pedro@codesourcery.com>
+
+       * gdb.trace/collection.exp (gdb_collect_args_test)
+       (gdb_collect_argarray_test): XFAIL the tests that assume the
+       argarray argument's elements are collected.
+
+2010-03-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/dw2-bad-parameter-type.exp,
+       gdb.dwarf2/dw2-bad-parameter-type.S: New.
+
+2010-03-31  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.trace/save-trace.exp: Test save/restore of default-collect
+       and tracepoint conditionals.
+       (gdb_verify_tracepoints): Delete unused return.
+
+2010-03-26  Keith Seitz  <keiths@redhat.com>
+
+       * gdb.java/jmisc.exp (ptype jmisc): Allow the constructor to
+       appear in the output before main.
+       Remove KFAIL for gdb/2215 aka bz 9320.
+
+2010-03-30  Doug Evans  <dje@google.com>
+
+       * gdb.arch/amd64-word.exp: Rename hex to hexr, the former is defined
+       by dejagnu.
+       * gdb.arch/amd64-dword.exp: Ditto.
+
+       * gdb.base/annota1.exp (break handle_USR1): Make fail and pass text
+       match.
+       (break printf): Ditto.
+
 2010-03-29  Sami Wagiaalla  <swagiaal@redhat.com>
 
        * gdb.cp/nsusing.exp: Marked imported declaration test as xfail with