jasonmolenda added inline comments.

================
Comment at: lldb/test/API/macosx/function-starts/TestFunctionStarts.py:68
         bkpt = target.BreakpointCreateByName("dont_strip_me", exe)
+        self.runCmd("b dont_strip_me")
         self.assertTrue(bkpt.GetNumLocations() > 0, "Didn't set the 
dont_strip_me bkpt.")
----------------
DavidSpickett wrote:
> Stray change?
*cough* lol I was looking into a testsuite failure and forgot ;) 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115494/new/

https://reviews.llvm.org/D115494

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

Reply via email to