[Lldb-commits] [PATCH] D11499: [lldb-mi] Fix setting of breakpoints using file:func syntax.

Ilia K ki.stfu at gmail.com
Sun Jul 26 23:42:51 PDT 2015


ki.stfu requested changes to this revision.
This revision now requires changes to proceed.

================
Comment at: test/tools/lldb-mi/breakpoint/TestMiBreak.py:91
@@ +90,3 @@
+        self.expect("\*stopped,reason=\"breakpoint-hit\".*bkptno=\"5\"")
+        #self.expect("\*stopped,reason=\"breakpoint-hit\"")
+
----------------
remove please


Repository:
  rL LLVM

http://reviews.llvm.org/D11499







More information about the lldb-commits mailing list