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
/
debugserver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
If the user sets a working directory path using "process launch -w <path>", h...
Johnny Chen
2011-02-26
1
-1
/
+3
*
Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream.
Greg Clayton
2011-02-24
1
-37
/
+38
*
Trivial comment fix.
Johnny Chen
2011-01-25
1
-2
/
+2
*
Linebuffer the log file.
Jim Ingham
2011-01-24
1
-1
/
+5
*
Added a new variant of SBTarget::Launch() that deprectates the old one that
Greg Clayton
2011-01-23
1
-14
/
+14
*
Fixed an issue in "SBError SBProcess::Destroy ()" where it wasn't properly
Greg Clayton
2011-01-22
1
-56
/
+91
*
Add '-no-stdio' option to 'process launch' command, which causes the
Caroline Tice
2010-12-03
1
-3
/
+10
*
Fixed 32 bit debugging after recent architecture changes to debugserver.
Greg Clayton
2010-12-01
1
-0
/
+6
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
1
-8
/
+27
*
If debugserver is running on the local machine, pass it a
Caroline Tice
2010-11-05
1
-1
/
+1
*
Got the ARM version of debugserver up to date.
Greg Clayton
2010-09-09
1
-1
/
+1
*
Added the ability to disable ASLR (Address Space Layout Randomization). ASLR
Greg Clayton
2010-08-31
1
-0
/
+6
*
Fixed debugserver to not exit when we are able to spawn the process, yet not
Greg Clayton
2010-07-30
1
-1
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+1219
[prev]