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
/
API
/
SBBreakpointLocation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-10
/
+15
*
Add the ability to set python breakpoint commands from the SBBreakpoint & SBB...
Jim Ingham
2014-04-02
1
-1
/
+45
*
<rdar://problem/13521159>
Greg Clayton
2013-03-27
1
-2
/
+2
*
Add an accessor on SBBreakpointLocation to get its location ID.
Jim Ingham
2012-05-16
1
-0
/
+12
*
Send Breakpoint Changed events for all the relevant changes to breakpoints.
Jim Ingham
2012-02-08
1
-15
/
+7
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-1
/
+1
*
<rdar://problem/10126482>
Greg Clayton
2011-11-13
1
-4
/
+5
*
Fixed build issues after recent checkin.
Greg Clayton
2011-09-24
1
-0
/
+1
*
Add GetAddress to SBBreakpointLocation, and put the .i files in the API secti...
Jim Ingham
2011-09-24
1
-0
/
+9
*
Make SBBreakpointLocation::GetDescription() API to be consistent with SBTarget,
Johnny Chen
2011-04-25
1
-2
/
+2
*
The LLDB API (lldb::SB*) is now thread safe!
Greg Clayton
2010-12-20
1
-23
/
+62
*
Added the ability to get more information on the SBThread's stop reason
Greg Clayton
2010-11-18
1
-0
/
+1
*
Modified all logging calls to hand out shared pointers to make sure we
Greg Clayton
2010-11-06
1
-2
/
+2
*
Added copy constructors and assignment operators to all lldb::SB* classes
Greg Clayton
2010-11-05
1
-1
/
+16
*
Cleaned up the API logging a lot more to reduce redundant information and
Greg Clayton
2010-10-31
1
-1
/
+1
*
Remove references to particular Python version (use the system default
Caroline Tice
2010-10-28
1
-5
/
+0
*
Clean up the API logging code:
Caroline Tice
2010-10-26
1
-10
/
+7
*
First pass at adding logging capabilities for the API functions. At the moment
Caroline Tice
2010-10-26
1
-14
/
+27
*
Add and SB API to set breakpoint conditions.
Jim Ingham
2010-10-22
1
-0
/
+12
*
Remove all the __repr__ methods from the API/*.h files, and put them
Caroline Tice
2010-09-22
1
-9
/
+1
*
Add GetDescription() and __repr__ () methods to most API classes, to allow
Caroline Tice
2010-09-20
1
-9
/
+23
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-2
/
+2
*
Very large changes that were needed in order to allow multiple connections
Greg Clayton
2010-06-23
1
-37
/
+36
*
Make an explicit GetThreadSpecNoCreate accessor so you don't have to get the ...
Jim Ingham
2010-06-22
1
-4
/
+4
*
Adding setting thread specific breakpoints by name, ID, index & queue name to...
Jim Ingham
2010-06-18
1
-0
/
+65
*
Add a "thread specification" class that specifies thread specific breakpoints...
Jim Ingham
2010-06-16
1
-1
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+162