[Lldb-commits] [PATCH] D96539: [lldb] Add step target to ThreadPlanStepInRange constructor

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 11 14:24:03 PST 2021


jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

I must have thought there would be a case where you wouldn't be able to figure out the target right when you made the plan, but since that possibility never arose, this simplification is fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96539



More information about the lldb-commits mailing list