summaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/interface/SBBreakpoint.i
AgeCommit message (Expand)Author
2015-04-24Start to share SWIG interface files between languages.Bruce Mitchener
2014-12-16Add the ability to tag one or more breakpoints with a name. TheseJim Ingham
2014-04-02Add the ability to set python breakpoint commands from the SBBreakpoint & SBB...Jim Ingham
2013-06-10Adding properties to the SBBreakpoint classEnrico Granata
2013-05-03<rdar://problem/11742979>Enrico Granata
2012-10-05Add one-shot breakpoints (-o option to "break set") and a tbreak alias for ou...Jim Ingham
2012-09-25Add an API to figure out whether a breakpoint is internal or not.Jim Ingham
2012-02-08Send Breakpoint Changed events for all the relevant changes to breakpoints.Jim Ingham
2011-10-18Add docstrings for SetCondition() and GetCondition() APIs.Johnny Chen
2011-07-18Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule.Johnny Chen
2011-07-18Add SWIG Python interface files for SBAddress, SBBlock, SBBreakpoint, and SBB...Johnny Chen