[Lldb-commits] [lldb] [lldb] Expose QueueThreadPlanForStepSingleInstruction function to SBThreadPlan (PR #137904)
via lldb-commits
lldb-commits at lists.llvm.org
Thu May 1 14:50:53 PDT 2025
jimingham wrote:
> Also note that all the other `QueueThreadPlanFor*` functions still have a version without SBError :/
Yes, we don't remove API's from the SB API set, which means we do get left with our mistakes.
https://github.com/llvm/llvm-project/pull/137904
More information about the lldb-commits
mailing list