testsuite: Disable some tests when logging
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / new-ui-mi-sync.exp
index c9de792e28aa84b3fe6e6b0619b3f4411231d47b..5560a8be966fa0163f4729db96ca252412694508 100644 (file)
 # commands, MI should not process further commands until the inferior
 # stops again.  See PR gdb/20418.
 
+# Do not run if gdb debug is enabled as it doesn't work for separate-mi-tty.
+if [gdb_debug_enabled] {
+    untested "debug is enabled"
+    return 0
+}
+
 load_lib mi-support.exp
 
 standard_testfile
This page took 0.023547 seconds and 4 git commands to generate.