Fix gdb.base/term.exp on non-"target native" boards
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 8a912024edd77d849f7d7a3f49294c07db428bd4..73389ae495c46219896b9f3abdabb4e091f04762 100644 (file)
@@ -1,3 +1,9 @@
+2017-10-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.base/term.exp: Don't skip if is_remote target.  Instead,
+       expect different "info terminal" output if testing with a
+       non-native target.
+
 2017-10-13  Pedro Alves  <palves@redhat.com>
            Simon Marchi  <simon.marchi@polymtl.ca>