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
...
*
Ran the static analyzer on the codebase and found a few things.
Greg Clayton
2012-07-17
1
-0
/
+1
*
Change #ifdef markers around lockdown and SpringBoard
Jason Molenda
2012-02-22
1
-5
/
+5
*
Enabled the "printf" attribute on all debugserver logging functions and fixed
Greg Clayton
2011-10-28
1
-3
/
+3
*
Incremental fixes of issues found by Xcode static analyzer.
Johnny Chen
2011-08-10
1
-1
/
+1
*
Handle the possible case where the process launch failed
Jason Molenda
2011-07-08
1
-1
/
+7
*
Fixed an issue in the EmulateInstructionARM there the IT opcode was trying to
Greg Clayton
2011-05-23
1
-1
/
+30
*
Moved the execution context that was in the Debugger into
Greg Clayton
2011-04-12
1
-9
/
+77
*
Added the ability to get a broadcaster event name for a given broadcaster
Greg Clayton
2011-04-01
1
-0
/
+3
*
Split all of the core of LLDB.framework/lldb.so into a
Greg Clayton
2011-03-20
1
-11
/
+69
*
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]