summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/interface/SBBreakpoint.i
Commit message (Expand)AuthorAgeFilesLines
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-266/+0
* Add the ability to tag one or more breakpoints with a name. TheseJim Ingham2014-12-161-0/+12
* Add the ability to set python breakpoint commands from the SBBreakpoint & SBB...Jim Ingham2014-04-021-1/+21
* Adding properties to the SBBreakpoint classEnrico Granata2013-06-101-0/+20
* <rdar://problem/11742979>Enrico Granata2013-05-031-0/+6
* Add one-shot breakpoints (-o option to "break set") and a tbreak alias for ou...Jim Ingham2012-10-051-0/+6
* Add an API to figure out whether a breakpoint is internal or not.Jim Ingham2012-09-251-0/+3
* Send Breakpoint Changed events for all the relevant changes to breakpoints.Jim Ingham2012-02-081-0/+6
* Add docstrings for SetCondition() and GetCondition() APIs.Johnny Chen2011-10-181-0/+10
* Add SWIG Python interface files for SBLineEntry, SBListener, and SBModule.Johnny Chen2011-07-181-2/+9
* Add SWIG Python interface files for SBAddress, SBBlock, SBBreakpoint, and SBB...Johnny Chen2011-07-181-0/+176
OpenPOWER on IntegriCloud