[Lldb-commits] [lldb] Disable ThreadPlanSingleThreadTimeout during step over breakpoint (PR #104532)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 28 11:34:46 PDT 2024
jeffreytan81 wrote:
@jimingham, right, I am pretty sure that Microsoft Visual Studio debugger implements step-over breakpoint the same as lldb so it is a universal standard behavior and I haven't heard anyone really complaining about this.
Based on this, if there is no further concern, anyone can accept PR so that we can address the issue?
https://github.com/llvm/llvm-project/pull/104532
More information about the lldb-commits
mailing list