aprantl added inline comments.
================ Comment at: lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/ObjCDataFormatterTestCase.py:21 + # Find the line number to break at. + self.line = line_number('main.m', '// Set break point at this line.') + ---------------- All uses of this variable should also be replaced by `lldbutil.run_to_source_breakpoint()` CHANGES SINCE LAST ACTION https://reviews.llvm.org/D60300/new/ https://reviews.llvm.org/D60300 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits