[Lldb-commits] [lldb] New ThreadPlanSingleThreadTimeout to resolve potential deadlock in single thread stepping (PR #90930)

via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 5 10:59:02 PDT 2024


jimingham wrote:

Ack, sorry, I missed that you had updated this.  My notifications from GitHub are somewhat flakey...

I didn't understand why you are checking both "IsLeafPlan" and "MischiefManaged", why does MischiefManaged get to override IsLeafPlan?

https://github.com/llvm/llvm-project/pull/90930


More information about the lldb-commits mailing list