labath added a comment. Here I would be interested to know whether the "stop reasons" are mutually exclusive? It sounds like they should be...
And if they are, it seems that a better way to express this would be via something like `GetRunResult` which returns `Success`, or `InferiorCrash`, or `CommandError`, or `QuitRequested`. Other reasons can be added to the enum later, if needed... Repository: rLLDB LLDB CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79120/new/ https://reviews.llvm.org/D79120 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits