[lldb] Don't call CopyForBreakpoint from a Breakpoint's constructor
Some implementations (BreakpointResolverScripted) try calling the breakpoint's shared_from_this(), that makes LLDB crash.
Loading
Please register or sign in to comment
Some implementations (BreakpointResolverScripted) try calling the breakpoint's shared_from_this(), that makes LLDB crash.