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
/
MachThread.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add comment regarding method call to DNBArchProtocol::NotifyException().
Johnny Chen
2011-09-15
1
-0
/
+1
*
Modify MachThread::NotifyException() to allow the arch specific protocol to p...
Johnny Chen
2011-09-15
1
-26
/
+5
*
In the case where we are trying to resume a thread all the way to 0, if we get
Jim Ingham
2011-08-11
1
-1
/
+3
*
Added some logging and did some member renaming.
Greg Clayton
2011-08-09
1
-41
/
+52
*
If we are telling only one thread to run in debugserver, and that thread has ...
Jim Ingham
2011-07-21
1
-24
/
+64
*
Added new lldb_private::Process memory read/write functions to stop a bunch
Greg Clayton
2011-05-22
1
-67
/
+0
*
Added new OptionGroup classes for UInt64, UUID, File and Boolean values.
Greg Clayton
2011-05-03
1
-0
/
+2
*
The thread_info changes over the life of the thread, so you can't get it once...
Jim Ingham
2011-01-28
1
-4
/
+4
*
Reverting recent thread resume changes as it was causing testing issues.
Greg Clayton
2011-01-25
1
-106
/
+51
*
When we are stepping a thread, force it to resume ALL the way to 0. And of c...
Jim Ingham
2011-01-25
1
-51
/
+106
*
Took the timeout for a ClangUserExpression down from a 10 second timeout to
Greg Clayton
2011-01-19
1
-3
/
+3
*
Thread safety changes in debugserver and also in the process GDB remote plugin.
Greg Clayton
2011-01-18
1
-51
/
+40
*
Bumped lldb Xcode version to 35 for lldb-35, and debugserver to 121 for
Greg Clayton
2010-12-08
1
-2
/
+0
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
1
-36
/
+31
*
Fixed more thread suspend/resume issues.
Greg Clayton
2010-11-12
1
-35
/
+40
*
Fixed an issue with the MachThread class where we might not get the initial
Greg Clayton
2010-11-12
1
-1
/
+34
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+745