index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Breakpoint
/
BreakpointLocationCollection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-4
/
+0
*
Use the multi-lockable form of std::lock for operator=
Jim Ingham
2019-03-29
1
-9
/
+3
*
Copy the breakpoint site owner's collection so we can drop
Jim Ingham
2019-03-28
1
-0
/
+17
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-150
/
+122
*
Lock the access to the BreakpointLocationCollection.
Jim Ingham
2016-05-26
1
-1
/
+9
*
Fix BreakpointLocationCollection::ShouldStop to handle breakpoint removal
Tamas Berghammer
2015-05-27
1
-2
/
+8
*
The breakpoint location hit counts were getting incremented in
Jim Ingham
2014-10-22
1
-0
/
+1
*
Add "target.process.stop-on-shared-library-events" setting, and make it work.
Jim Ingham
2013-01-26
1
-0
/
+19
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-2
/
+2
*
Send Breakpoint Changed events for all the relevant changes to breakpoints.
Jim Ingham
2012-02-08
1
-1
/
+0
*
Added the ability to get more information on the SBThread's stop reason
Greg Clayton
2010-11-18
1
-0
/
+1
*
Abtracted the old "lldb_private::Thread::StopInfo" into an abtract class.
Greg Clayton
2010-08-04
1
-4
/
+3
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-11
/
+12
*
Add a "thread specification" class that specifies thread specific breakpoints...
Jim Ingham
2010-06-16
1
-0
/
+18
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+161