* NEWS: Mention "set print raw frame-arguments".
[platform/upstream/binutils.git] / gdb / testsuite / ChangeLog
index 8db2613..ca53ee1 100644 (file)
@@ -1,3 +1,47 @@
+2013-07-17  Doug Evans  <dje@google.com>
+
+       * gdb.python/py-frame-args.c: New file.
+       * gdb.python/py-frame-args.py: New file.
+       * gdb.python/py-frame-args.exp New file.
+
+2013-07-16  Andrew Burgess  <aburgess@broadcom.com>
+
+       * gdb.base/printcmds.exp (test_printf): Add tests for format
+       strings with missing format specifier.
+
+2013-07-16  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.ada/info_types.exp: Use standard_testfile.
+
+2013-07-16  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.mi/mi-basics.exp: Use standard_output_file.
+       (test_dir_specification, test_cwd_specification)
+       (test_path_specification): Use testsubdir, not subdir and objdir.
+
+2013-07-16  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.trace/mi-traceframe-changed.exp: Don't use objdir.
+
+2013-07-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/small_reg_param.exp: Accept optional entry value
+       for parameter "w".
+
+2013-07-09  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.ada/small_reg_param.exp: Remove trailing space.
+
+2013-07-09  Doug Evans  <dje@google.com>
+
+       * gdb.base/default.exp: Update expected output of "show print array"
+       and "show print pretty".
+
+2013-07-08  Andreas Arnez  <arnez@linux.vnet.ibm.com>
+
+       * gdb.threads/wp-replication.exp: Stop counting available hardware
+       watchpoints after NR_THREADS iterations.
+
 2013-07-08  Andrew Burgess  <aburgess@broadcom.com>
 
        * gdb.python/py-explore.exp: Add $gdb_prompt to test regexp.