Assume termios is available, remove support for termio and sgtty
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 0254a28550d365926d15dbda604d1dc32a2447b7..fce9deb5badec02755825405c34aa1cf8cc99e61 100644 (file)
@@ -1,3 +1,32 @@
+2017-11-06  Pedro Alves  <palves@redhat.com>
+
+       * configure.ac: No longer check for termio.h and sgtty.h.
+       * configure: Regenerate.
+       * remote-utils.c: Include termios.h instead of gdb_termios.h.
+       (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
+       Remove termio and sgtty code.
+
+2017-11-03  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
+       in GDB is disabled.
+
+2017-11-03  Yao Qi  <yao.qi@linaro.org>
+
+       * gdb.python/py-thrhandle.exp: Skip it if python is not
+       enabled.
+
+2017-10-31  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
+       as a breakpoint command.
+
+2017-10-28  Maksim Dzabraev  <dzabraew@gmail.com>
+
+       PR python/21213
+       * gdb.python/py-infthread.exp: Test calling
+       InferiorThread.inferior () multiple times in a row.
+
 2017-10-27  Keith Seitz  <keiths@redhat.com>
 
        * gdb.opt/inline-break.exp (break_info_1): New procedure.
This page took 0.026287 seconds and 4 git commands to generate.