[Lldb-commits] [PATCH] D75720: Make ThreadPlanTracer use {Process, TID} rather than Thread to find it's underlying thread...
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 5 18:35:06 PST 2020
jingham created this revision.
jingham added reviewers: friss, clayborg.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75720
Files:
lldb/include/lldb/Target/ThreadPlanTracer.h
lldb/source/Target/ThreadPlanTracer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75720.248639.patch
Type: text/x-patch
Size: 6231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200306/26955f4b/attachment.bin>
More information about the lldb-commits
mailing list