[Lldb-commits] [PATCH] Fix multiple problems of lldb-mi blocking on input monitoring and needing a return.

Ilia K ki.stfu at gmail.com
Tue Feb 10 03:25:14 PST 2015


================
Comment at: test/tools/lldb-mi/TestMiExit.py:31
@@ -30,3 +30,2 @@
         self.runCmd("-gdb-exit")
-        self.runCmd("") #FIXME hangs here on Linux; extra return is needed
         self.expect("\^exit")
----------------
please remove it also from test_lldbmi_stopped_when_stopatentry_remote (test/tools/lldb-mi/TestMiNotification.py).

http://reviews.llvm.org/D7529

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list