[Lldb-commits] [PATCH] D62887: Update the thread list before setting stop reasons with an OS plugin
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jun 28 10:58:16 PDT 2019
This revision was automatically updated to reflect the committed changes.
jingham marked an inline comment as done.
Closed by commit rL364666: Make sure the thread list is updated before you set the stop reason (authored by jingham, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D62887?vs=206980&id=207105#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62887/new/
https://reviews.llvm.org/D62887
Files:
lldb/trunk/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestRecognizeBreakpoint.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/gdbclientutils.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/operating_system_2.py
lldb/trunk/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/trunk/source/Target/Process.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62887.207105.patch
Type: text/x-patch
Size: 11379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190628/f18555bc/attachment.bin>
More information about the lldb-commits
mailing list