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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ignore the static analyzer, instead; and add comment why.
Johnny Chen
2011-08-10
1
-2
/
+2
*
Incremental fixes of issues found by Xcode static analyzer.
Johnny Chen
2011-08-10
1
-1
/
+2
*
Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream.
Greg Clayton
2011-02-24
1
-14
/
+55
*
Added a new variant of SBTarget::Launch() that deprectates the old one that
Greg Clayton
2011-01-23
1
-4
/
+24
*
Fixed an issue in "SBError SBProcess::Destroy ()" where it wasn't properly
Greg Clayton
2011-01-22
1
-12
/
+20
*
Took the timeout for a ClangUserExpression down from a 10 second timeout to
Greg Clayton
2011-01-19
1
-10
/
+4
*
Thread safety changes in debugserver and also in the process GDB remote plugin.
Greg Clayton
2011-01-18
1
-16
/
+19
*
Add '-no-stdio' option to 'process launch' command, which causes the
Caroline Tice
2010-12-03
1
-15
/
+39
*
Fixed 32 bit debugging after recent architecture changes to debugserver.
Greg Clayton
2010-12-01
1
-2
/
+1
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
1
-5
/
+21
*
If debugserver is running on the local machine, pass it a
Caroline Tice
2010-11-05
1
-6
/
+10
*
Fix problem where "process detach" was not working properly. The
Caroline Tice
2010-11-02
1
-8
/
+25
*
Still trying to get detach to work with debugserver. Got a bit closer,
Greg Clayton
2010-10-18
1
-32
/
+43
*
Another patch from Jean-Daniel. Thanks.
Johnny Chen
2010-09-28
1
-1
/
+1
*
Got the ARM version of debugserver up to date.
Greg Clayton
2010-09-09
1
-1
/
+11
*
Added the ability to disable ASLR (Address Space Layout Randomization). ASLR
Greg Clayton
2010-08-31
1
-11
/
+14
*
Fixed debugserver to not exit when we are able to spawn the process, yet not
Greg Clayton
2010-07-30
1
-45
/
+34
*
More leaks detection:
Greg Clayton
2010-07-02
1
-0
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+2008