aprantl added inline comments.

================
Comment at: 
packages/Python/lldbsuite/test/tools/lldb-mi/breakpoint/TestMiBreak.py:157
+        self.runCmd("-break-insert main")
+        # FIXME function name is unknown on Darwin, fullname should be ??, 
line is -1
+        self.expect(
----------------
since this comes form the dummy target, I suppose this doesn't matter?


Repository:
  rL LLVM

https://reviews.llvm.org/D46588



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to