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
/
DNB.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added optional calls to lldb_private::Process for getting memory region info
Greg Clayton
2011-11-18
1
-4
/
+3
*
Remove the QAddressIsExecutable packet I added last night.
Jason Molenda
2011-11-09
1
-15
/
+12
*
Add "QAddressIsExecutable" packet to debugserver. Used to test
Jason Molenda
2011-11-08
1
-0
/
+28
*
Enabled the "printf" attribute on all debugserver logging functions and fixed
Greg Clayton
2011-10-28
1
-1
/
+1
*
DNBBreakpoint::SetEnabled() should take a bool, not a uint32_t, as its input ...
Johnny Chen
2011-09-06
1
-6
/
+6
*
To silence the static analyzer.
Johnny Chen
2011-08-11
1
-1
/
+1
*
Added new OptionGroup classes for UInt64, UUID, File and Boolean values.
Greg Clayton
2011-05-03
1
-0
/
+1
*
Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream.
Greg Clayton
2011-02-24
1
-0
/
+10
*
Added a new variant of SBTarget::Launch() that deprectates the old one that
Greg Clayton
2011-01-23
1
-2
/
+15
*
Fixed an issue in "SBError SBProcess::Destroy ()" where it wasn't properly
Greg Clayton
2011-01-22
1
-2
/
+15
*
Add '-no-stdio' option to 'process launch' command, which causes the
Caroline Tice
2010-12-03
1
-1
/
+2
*
Fixed 32 bit debugging after recent architecture changes to debugserver.
Greg Clayton
2010-12-01
1
-0
/
+15
*
Fixed Process::Halt() as it was broken for "process halt" after recent changes
Greg Clayton
2010-11-18
1
-37
/
+58
*
Fixed debugserver to properly attach to a process by name with the
Greg Clayton
2010-10-18
1
-3
/
+6
*
Added the ability to disable ASLR (Address Space Layout Randomization). ASLR
Greg Clayton
2010-08-31
1
-2
/
+3
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+1996
[prev]