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
/
Target
/
ExecutionContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging the iohandler branch back into main.
Greg Clayton
2014-01-27
1
-5
/
+8
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
1
-15
/
+15
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
1
-15
/
+15
*
<rdar://problem/14028923>
Enrico Granata
2013-10-08
1
-1
/
+9
*
<rdar://problem/13643315>
Greg Clayton
2013-05-24
1
-3
/
+6
*
<rdar://problem/13194155>
Greg Clayton
2013-03-15
1
-25
/
+6
*
<rdar://problem/13194155>
Enrico Granata
2013-03-15
1
-14
/
+12
*
Rework how the API mutex is acquired when filling out an ExecutionContext fro...
Jim Ingham
2012-08-22
1
-1
/
+92
*
Don't set the thread when adopting selected execution context entries, and us...
Greg Clayton
2012-07-30
1
-11
/
+17
*
Don't have ExecutionContextRef::SetTargetPtr fill in the frame
Jason Molenda
2012-07-26
1
-1
/
+1
*
Added a new Host class: ReadWriteLock
Greg Clayton
2012-04-05
1
-17
/
+61
*
<rdar://problem/11184458>
Greg Clayton
2012-04-04
1
-5
/
+11
*
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
Greg Clayton
2012-02-21
1
-2
/
+54
*
The second part in thread hardening the internals of LLDB where we make
Greg Clayton
2012-02-18
1
-1
/
+1
*
This checking is part one of trying to add some threading safety to our
Greg Clayton
2012-02-17
1
-21
/
+427
*
Switching back to using std::tr1::shared_ptr. We originally switched away
Greg Clayton
2012-01-29
1
-10
/
+24
*
Converted the lldb_private::Process over to use the intrusive
Greg Clayton
2011-09-22
1
-44
/
+156
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-0
/
+10
*
Changed the emulate instruction function to take emulate options which
Greg Clayton
2011-04-26
1
-6
/
+0
*
Fixed issues with RegisterContext classes and the subclasses. There was
Greg Clayton
2011-01-06
1
-2
/
+2
*
There are now to new "settings set" variables that live in each debugger
Greg Clayton
2010-10-04
1
-2
/
+2
*
Change "Current" as in GetCurrentThread, GetCurrentStackFrame, etc, to "Selec...
Jim Ingham
2010-08-26
1
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+107