[Lldb-commits] [lldb] [lldb] Add Python properties to SBBreakpoint(Location) (PR #142215)
via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 2 09:42:08 PDT 2025
jimingham wrote:
It would be better to add the same properties to the SBBreakpointName that the test failures showed up than to revert that test change. If SBBreakpoint's and SBBreakpointLocations have these properties, SBBreakpoint names should as well.
https://github.com/llvm/llvm-project/pull/142215
More information about the lldb-commits
mailing list