jingham added a comment.

Ack, my bad.  I should remember not to rely on my memory...

I thought at one point I was going to do it that way, then got annoyed I'd have 
to have "BreakpointDisableByName" etc...  So apparently I made:

SBTarget.FindBreakpointByName

that takes a name & an SBBreakpointList, and the list gets filled with the 
breakpoints that match that name.


https://reviews.llvm.org/D36347



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to