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
/
MachTask.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
-3
/
+8
*
Remove the QAddressIsExecutable packet I added last night.
Jason Molenda
2011-11-09
1
-9
/
+8
*
Add "QAddressIsExecutable" packet to debugserver. Used to test
Jason Molenda
2011-11-08
1
-0
/
+17
*
Enabled the "printf" attribute on all debugserver logging functions and fixed
Greg Clayton
2011-10-28
1
-4
/
+8
*
Basic infrastructure code to exploit malloc stack logging as available on Mac...
Enrico Granata
2011-09-09
1
-0
/
+84
*
Add a (currently disabled) bear trap where instead of deallocating pages, we ...
Jim Ingham
2011-01-22
1
-2
/
+9
*
Fixed an issue with MachTask::TaskResume () where if the task was already
Greg Clayton
2010-10-16
1
-2
/
+6
*
Retry task_for_pid a few times to avoid some cases where task_for_pid fails.
Greg Clayton
2010-09-30
1
-22
/
+33
*
Fixed debugserver to not exit when we are able to spawn the process, yet not
Greg Clayton
2010-07-30
1
-6
/
+3
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+660