Assume termios is available, remove support for termio and sgtty
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index 8c2fd90ea487777bd498566741f5035962ef1400..fce9deb5badec02755825405c34aa1cf8cc99e61 100644 (file)
@@ -1,3 +1,21 @@
+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
This page took 0.026041 seconds and 4 git commands to generate.