2017-11-18 3:49 GMT+08:00 Jim Ingham :
> Negative breakpoint ID’s are used for breakpoints lldb sets for internal
> purposes. You can see the internal breakpoints with the “break list -i”
> command.
>
> “continue” doesn’t usually need to set internal breakpoints, however. And
> we don’t usually t
Negative breakpoint ID’s are used for breakpoints lldb sets for internal
purposes. You can see the internal breakpoints with the “break list -i” command.
“continue” doesn’t usually need to set internal breakpoints, however. And we
don’t usually tell you about internal breakpoint hits, especiall