summaryrefslogtreecommitdiffstats
path: root/lldb/source/Breakpoint/BreakpointLocationCollection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix BreakpointLocationCollection::ShouldStop to handle breakpoint removalTamas Berghammer2015-05-271-2/+8
* The breakpoint location hit counts were getting incremented inJim Ingham2014-10-221-0/+1
* Add "target.process.stop-on-shared-library-events" setting, and make it work.Jim Ingham2013-01-261-0/+19
* <rdar://problem/13069948>Greg Clayton2013-01-251-2/+2
* Send Breakpoint Changed events for all the relevant changes to breakpoints.Jim Ingham2012-02-081-1/+0
* Added the ability to get more information on the SBThread's stop reasonGreg Clayton2010-11-181-0/+1
* Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.Greg Clayton2010-08-041-4/+3
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-11/+12
* Add a "thread specification" class that specifies thread specific breakpoints...Jim Ingham2010-06-161-0/+18
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+161
OpenPOWER on IntegriCloud