PR 17170 - testcase for GDB global --statistics regression.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index b3dd34d9664159822ec19d08647790f751dcbfff..d9c420e99a0c4c367aba45594b59761a3d870d43 100644 (file)
@@ -1,3 +1,44 @@
+2014-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR gdb/17170
+       * gdb.base/statistics.exp: New file.
+
+2014-07-17  Doug Evans  <dje@google.com>
+
+       PR gdb/17170
+       * gdb.base/maint.exp: Update testing of per-command stats.
+
+2014-07-16  Pedro Alves  <palves@redhat.com>
+
+       * gdb.trace/tfile.c: Include unistd.h and stdint.h.
+       (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
+       (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
+       (tfile_write_buf): New functions.
+       (add_memory_block): Rewrite using the above.
+       (adjust_function_address): New function.
+       (FUNCTION_ADDRESS): New macro.
+       (write_basic_trace_file): Remove short_x local, and use
+       tfile_write_16. Change type of func_addr local to unsigned long
+       long.  Use FUNCTION_ADDRESS instead of handling the Thumb bit
+       here.  Cast argument of add_memory_block to char pointer.
+       (write_error_trace_file): Avoid alloca.  Use FUNCTION_ADDRESS.
+       (main): Remove parameters.
+       * gdb.trace/tfile.exp: Remove nowarnings.
+
+2014-07-15  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.base/debug-expr.exp: Test string evaluation with
+       "debug expression" on.
+
+2014-07-15  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/reread.exp: Use clean_restart.
+
+2014-07-15  Pierre Langlois  <pierre.langlois@embecosm.com>
+
+       * gdb.arch/avr-flash-qualifer.c: New.
+       * gdb.arch/avr-flash-qualifer.exp: New.
+
 2014-07-14  Pedro Alves  <palves@redhat.com>
 
        * gdb.base/paginate-after-ctrl-c-running.c: New file.
This page took 0.025611 seconds and 4 git commands to generate.