================
@@ -3169,6 +3176,7 @@ void PruneThreadPlans();
// m_currently_handling_do_on_removals are true,
// Resume will only request a resume, using this
// flag to check.
+ lldb::RunDirection m_last_run_direction;
----------------
rocallahan wrote:
> This should have a doc string.
OK, will do.
> So I personally wouldn't initialize this one here,
Maybe I'm misunderstanding you, but I'm not initializing `m_last_run_direction`
here.
https://github.com/llvm/llvm-project/pull/99736
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits