Fix handling of discriminantless univariant enums in Rust; fix bug with encoded enums
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index ac2d05dc059644a6e1dd1dfad712f2d2520df8a2..19cb7dc82a27fe84ebc3fec1fafe538219e033d1 100644 (file)
@@ -1,3 +1,50 @@
+2016-10-27  Manish Goregaokar  <manish@mozilla.com>
+
+    * gdb.rust/simple.rs: Add test for univariant enums without discriminants
+    and for encoded struct-like enums
+
+2016-10-28  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
+       gdb_test_multiple, tighten regexps and match symtabs and line
+       tables incrementally.
+
+2016-10-28  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
+       general.
+
+2016-10-25  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.base/exec-invalid-sysroot.exp: New file.
+
+2016-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
+
+2016-10-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
+
+2016-10-19  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * gdb.base/killed-outside.exp: Remove $options from a call to
+       `prepare_for_testing'.
+
+2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
+       Change test message.
+
+2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
+       Update comment.
+
+2016-10-17  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdb.trace/mi-trace-save.exp: New file.
+
 2016-10-13  Yao Qi  <yao.qi@linaro.org>
 
        * gdb.base/code_elim.exp (get_var_address): Remove.
This page took 0.028635 seconds and 4 git commands to generate.