This is the next patch in the sequence started by:
https://reviews.llvm.org/D75711
though it isn't formally dependent on it.
See the summary of that patch for more details.
Paths
| Differential D75720
Make ThreadPlanTracer use {Process,TID} rather than Thread to find it's underlying thread... ClosedPublic Authored by jingham on Mar 5 2020, 6:18 PM.
Details Summary This is the next patch in the sequence started by: https://reviews.llvm.org/D75711 though it isn't formally dependent on it. See the summary of that patch for more details.
Diff Detail
Event TimelineClosed by commit rG2c1c57a1df81: Make ThreadPlanTracers use TID & Process rather than Thread *. (authored by jingham). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254927 lldb/include/lldb/Target/ThreadPlanTracer.h
lldb/source/Target/ThreadPlanTracer.cpp
|