[Lldb-commits] [PATCH] D79308: [lldb-server] Reset stop reason of all threads when resuming

Jaroslav Sevcik via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue May 5 06:25:52 PDT 2020


jarin added inline comments.


================
Comment at: lldb/test/API/functionalities/thread/break_step_other/TestThreadBreakStepOther.py:21
+class ThreadBreakStepOtherTestCase(TestBase):
+    mydir = TestBase.compute_mydir(__file__)
+
----------------
labath wrote:
> You can add `NO_DEBUG_INFO_TESTCASE = True` here.
Out of curiosity, what does that do?


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

https://reviews.llvm.org/D79308





More information about the lldb-commits mailing list