[Lldb-commits] [PATCH] Fix a missing "*stopped" notification in LLDB-MI after "process launch -s" in case of remote-macosx

Ilia K ki.stfu at gmail.com
Tue Feb 3 07:07:16 PST 2015


REPOSITORY
  rL LLVM

================
Comment at: test/tools/lldb-mi/TestMiNotification.py:36
@@ +35,3 @@
+        # Prepare debugserver
+        import lldbgdbserverutils
+        debugserver_exe = lldbgdbserverutils.get_debugserver_exe()
----------------
I got an ImportError on another machine.

http://reviews.llvm.org/D7273

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






More information about the lldb-commits mailing list