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
...
*
<rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior
Han Ming Ong
2012-11-17
1
-0
/
+41
*
<rdar://problem/12647273>
Greg Clayton
2012-11-06
1
-4
/
+4
*
Switch from using KERN_PROCARGS2 to get the path to the executed process to p...
Jim Ingham
2012-11-01
1
-11
/
+14
*
Resolve any bundle paths we are given when the specified executable is a bundle.
Greg Clayton
2012-10-31
1
-0
/
+17
*
Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. S...
Greg Clayton
2012-09-18
1
-3
/
+3
*
Add a call to "sync" a thread state before checkpointing registers in prepara...
Jim Ingham
2012-07-25
1
-0
/
+13
*
Add "vAttachOrWait" to debugserver, so you can implement "attach to the proce...
Jim Ingham
2012-07-20
1
-2
/
+7
*
<rdar://problem/11908082>
Greg Clayton
2012-07-19
1
-5
/
+46
*
Ran the static analyzer on the codebase and found a few things.
Greg Clayton
2012-07-17
1
-12
/
+14
*
Add the capability to display the number of supported hardware watchpoints to...
Johnny Chen
2012-05-23
1
-0
/
+12
*
<rdar://problem/10434005>
Greg Clayton
2012-03-14
1
-1
/
+1
*
Pull side effects out of asserts. Fixes debugserver with NDEBUG defined.
Charles Davis
2012-02-21
1
-2
/
+4
*
Kill our child process that we launch when we can't get the task_for_pid()
Greg Clayton
2012-02-02
1
-0
/
+4
*
Always return a valid answer for qMemoryRegionInfo if the packet is supported.
Greg Clayton
2011-12-12
1
-1
/
+1
*
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]