]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/ChangeLog
Fix formatting of some previous gdb/testsuite/ChangeLog entries
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 5dd926e5a9464753761c42266a9af75eb573d0d4..3f6cc8016071c7b3bed3724a4317f737322f1f2c 100644 (file)
@@ -1,3 +1,13 @@
+2016-06-30  Pedro Alves  <palves@redhat.com>
+
+       * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
+       unset inferior_spawn_id.
+
+2016-06-30  Pedro Alves  <palves@redhat.com>
+
+       * lib/mi-support.exp (default_mi_gdb_start): Declare global
+       FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
+
 2016-06-29  Yao Qi  <yao.qi@linaro.org>
 
        * gdb.base/return.c: Add copyright header.
@@ -21,8 +31,9 @@
 
 2016-06-27  Manish Goregaokar  <manish@mozilla.com>
 
-       * gdb.rust/simple.rs: Add test for returning unit in a function
-       * gdb.rust/simple.exp: Add expectation for functions returning unit
+       * gdb.rust/simple.rs: Add test for returning unit in a function.
+       * gdb.rust/simple.exp: Add expectation for functions returning
+       unit.
 
 2016-06-27  Pierre-Marie de Rodat  <derodat@adacore.com>
 
@@ -34,7 +45,8 @@
 
        PR gdb/20239
        * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
-       * gdb.rust/simple.exp: Add test expectations for new NonZero tests.
+       * gdb.rust/simple.exp: Add test expectations for new NonZero
+       tests.
 
 2016-06-24  David Taylor  <dtaylor@emc.com>
 
 
        * lib/compiler.c: Add Intel specific preprocessor macros.
        * lib/compiler.cc: Likewise.
-       
+
 2016-04-13  Luis Machado  <lgustavo@codesourcery.com>
 
        * gdb.server/connect-with-no-symbol-file.c: New file.
 
 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
 
-       * gdb.fortran/vla-history.exp: Lookup array elements and printing exceeds timeout.
+       * gdb.fortran/vla-history.exp: Lookup array elements and printing
+       exceeds timeout.
 
 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
 
-       * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an breakpoint.
+       * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
+       breakpoint.
 
 2016-03-02  Bernhard Heckel  <bernhard.heckel@intel.com>
 
 2015-11-24  Pedro Alves  <palves@redhat.com>
 
        PR 17539
-        * gdb.base/display.exp: Expect displays to be sorted in ascending
-        order.  Use multi_line.
-        * gdb.base/solib-display.exp: Likewise.
+       * gdb.base/display.exp: Expect displays to be sorted in ascending
+       order.  Use multi_line.
+       * gdb.base/solib-display.exp: Likewise.
 
 2015-11-24  Pedro Alves  <palves@redhat.com>
 
 
 2015-05-26  Omair Javaid  <omair.javaid@linaro.org>
 
-       * lib/gdb.exp (supports_process_record): Return true for aarch64*-linux*.
+       * lib/gdb.exp (supports_process_record): Return true for
+       aarch64*-linux*.
        (supports_reverse): Likewise.
 
 2015-05-22  Patrick Palka  <patrick@parcs.ath.cx>