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
/
MachProcess.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suspend program threads before sending the SIGSTOP & resuming, so other threa...
Jim Ingham
2012-04-25
1
-1
/
+1
*
Change #ifdef markers around lockdown and SpringBoard
Jason Molenda
2012-02-22
1
-1
/
+1
*
Added optional calls to lldb_private::Process for getting memory region info
Greg Clayton
2011-11-18
1
-1
/
+0
*
Remove the QAddressIsExecutable packet I added last night.
Jason Molenda
2011-11-09
1
-1
/
+1
*
Add "QAddressIsExecutable" packet to debugserver. Used to test
Jason Molenda
2011-11-08
1
-0
/
+1
*
Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream.
Greg Clayton
2011-02-24
1
-0
/
+4
*
Fixed an issue in "SBError SBProcess::Destroy ()" where it wasn't properly
Greg Clayton
2011-01-22
1
-2
/
+23
*
Took the timeout for a ClangUserExpression down from a 10 second timeout to
Greg Clayton
2011-01-19
1
-1
/
+0
*
Thread safety changes in debugserver and also in the process GDB remote plugin.
Greg Clayton
2011-01-18
1
-2
/
+4
*
Add '-no-stdio' option to 'process launch' command, which causes the
Caroline Tice
2010-12-03
1
-4
/
+4
*
Fixed 32 bit debugging after recent architecture changes to debugserver.
Greg Clayton
2010-12-01
1
-1
/
+0
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
1
-1
/
+2
*
Fix problem where "process detach" was not working properly. The
Caroline Tice
2010-11-02
1
-1
/
+1
*
Still trying to get detach to work with debugserver. Got a bit closer,
Greg Clayton
2010-10-18
1
-2
/
+2
*
Added the ability to disable ASLR (Address Space Layout Randomization). ASLR
Greg Clayton
2010-08-31
1
-2
/
+2
*
Fixed debugserver to not exit when we are able to spawn the process, yet not
Greg Clayton
2010-07-30
1
-3
/
+0
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+263