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
/
tools
/
debugserver
/
source
/
MacOSX
/
MachThreadList.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add logic to MachThreadList::GetThreadID() for the use case of setting a watc...
Johnny Chen
2011-09-07
1
-4
/
+16
*
If we are telling only one thread to run in debugserver, and that thread has ...
Jim Ingham
2011-07-21
1
-1
/
+28
*
Rework the RunThreadPlan event handling to use Event Hijacking not stopping t...
Jim Ingham
2011-02-08
1
-3
/
+5
*
One more thing... Resume any threads that we discover were created while we s...
Greg Clayton
2011-01-24
1
-5
/
+21
*
Discover new threads right before we continue a process since libdispatch has
Greg Clayton
2011-01-24
1
-13
/
+14
*
Added logging for threads that are spawned while we stop. We log their
Greg Clayton
2011-01-24
1
-1
/
+24
*
Took the timeout for a ClangUserExpression down from a 10 second timeout to
Greg Clayton
2011-01-19
1
-140
/
+97
*
Fixed 32 bit debugging after recent architecture changes to debugserver.
Greg Clayton
2010-12-01
1
-2
/
+2
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
1
-1
/
+32
*
Fixed an issue with the MachThread class where we might not get the initial
Greg Clayton
2010-11-12
1
-1
/
+4
*
Still trying to get detach to work with debugserver. Got a bit closer,
Greg Clayton
2010-10-18
1
-0
/
+13
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+432