Try printing array range using the name of its index type
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 85e63bb68331546d88b77c4be653c29a5fc985f1..219bc119b716e712464c104e1cbff31b64deff4d 100644 (file)
@@ -1,3 +1,91 @@
+2014-01-23  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.ada/array_char_idx: New testcase.
+
+2014-01-23  Tom Tromey  <tromey@redhat.com>
+
+       PR python/16487:
+       * gdb.python/py-framefilter.exp: Add test using "Error" filter.
+       * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
+       classes.
+
+2014-01-23  Tom Tromey  <tromey@redhat.com>
+
+       PR python/16491:
+       * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
+       string from an inferior frame.
+       * gdb.python/py-framefilter-mi.exp: Update.
+
+2014-01-22  Doug Evans  <dje@google.com>
+
+       * gdb.server/server-mon.exp: Add tests for "set debug-format".
+
+2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
+
+       * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
+
+2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
+
+       * gdb.trace/entry-values.exp: Remove excess space character from
+       regex patterns.  Handle s390 call instruction.
+
+2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
+
+       * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
+       define "*_start" label.  Make "name" static.
+       * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
+       ${name} by references to ${name}_start.
+
+2014-01-22  Andreas Arnez  <arnez@vnet.linux.ibm.com>
+
+       * gdb.base/info-macros.exp: Remove "debug" from the compile
+       options.
+
+2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * gdb.dlang/demangle.exp: New file.
+
+2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * gdb.dlang/primitive-types.exp: New file.
+
+2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * configure.ac: Create gdb.dlang/Makefile.
+       * configure: Regenerate.
+       * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
+       * gdb.dlang/Makefile.in: New file.
+       * lib/d-support.exp: New file.
+       * lib/gdb.exp (skip_d_tests): New proc.
+
+2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/delta.exp: Check reverse stepi.
+       * gdb.btrace/tailcall.exp: Update.  Add stepping tests.
+       * gdb.btrace/finish.exp: New.
+       * gdb.btrace/next.exp: New.
+       * gdb.btrace/nexti.exp: New.
+       * gdb.btrace/record_goto.c: Add comments.
+       * gdb.btrace/step.exp: New.
+       * gdb.btrace/stepi.exp: New.
+       * gdb.btrace/multi-thread-step.c: New.
+       * gdb.btrace/multi-thread-step.exp: New.
+       * gdb.btrace/rn-dl-bind.c: New.
+       * gdb.btrace/rn-dl-bind.exp: New.
+       * gdb.btrace/data.c: New.
+       * gdb.btrace/data.exp: New.
+       * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
+
+2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
+
+       * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
+       * gdb.btrace/exception.exp: Update.
+       * gdb.btrace/instruction_history.exp: Update.
+       * gdb.btrace/record_goto.exp: Update.
+       * gdb.btrace/tailcall.exp: Update.
+       * gdb.btrace/unknown_functions.exp: Update.
+       * gdb.btrace/delta.exp: New.
+
 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
 
        * gdb.btrace/record_goto.exp: Add backtrace test.
This page took 0.032834 seconds and 4 git commands to generate.