[Lldb-commits] [PATCH] D85265: Add a setting to always run all threads when stepping

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 7 13:45:05 PDT 2020


jingham updated this revision to Diff 284031.
jingham added a comment.

reduce comment to the part appropriate to this change.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85265/new/

https://reviews.llvm.org/D85265

Files:
  lldb/bindings/interface/SBThreadPlan.i
  lldb/include/lldb/API/SBThreadPlan.h
  lldb/include/lldb/Target/Process.h
  lldb/include/lldb/Target/ThreadPlanPython.h
  lldb/source/API/SBThreadPlan.cpp
  lldb/source/Commands/CommandObjectThread.cpp
  lldb/source/Target/Process.cpp
  lldb/source/Target/TargetProperties.td
  lldb/source/Target/Thread.cpp
  lldb/source/Target/ThreadPlanPython.cpp
  lldb/test/API/functionalities/step_scripted/Steps.py
  lldb/test/API/functionalities/step_scripted/TestStepScripted.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85265.284031.patch
Type: text/x-patch
Size: 12352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200807/2be7bb55/attachment-0001.bin>


More information about the lldb-commits mailing list