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
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-1043
/
+0
*
<rdar://problem/13963648>
Han Ming Ong
2013-05-22
1
-1
/
+9
*
fix a couple of clang static analyzer warnings.
Jason Molenda
2013-05-04
1
-1
/
+1
*
Update MachVMMemory::PageSize to get the page size of a specific process
Jason Molenda
2013-04-06
1
-1
/
+7
*
<rdar://problem/13498504>
Han Ming Ong
2013-03-25
1
-5
/
+13
*
<rdar://problem/13338758>
Han Ming Ong
2013-03-04
1
-70
/
+107
*
<rdar://problem/13282582>
Han Ming Ong
2013-02-26
1
-2
/
+5
*
<rdar://problem/13282582>
Han Ming Ong
2013-02-25
1
-1
/
+9
*
<rdar://problem/13277100>
Han Ming Ong
2013-02-22
1
-0
/
+12
*
Remove unintended comment.
Jason Molenda
2013-02-22
1
-2
/
+0
*
Change debugserver from using the mach port number (in debugserver's
Jason Molenda
2013-02-22
1
-1
/
+5
*
<rdar://13073234>
Han Ming Ong
2013-01-25
1
-6
/
+5
*
<rdar://problem/12976277>
Han Ming Ong
2013-01-18
1
-2
/
+1
*
Use a more unique end delimiter. In any case, the thread names are hexified w...
Han Ming Ong
2013-01-10
1
-1
/
+1
*
<rdar://problem/12975489>
Han Ming Ong
2013-01-09
1
-6
/
+5
*
<rdar://problem/12890948>
Han Ming Ong
2012-12-17
1
-11
/
+16
*
<rdar://problem/12890901>
Han Ming Ong
2012-12-17
1
-22
/
+41
*
<rdar://problem/12780259>
Han Ming Ong
2012-11-29
1
-12
/
+8
*
<rdar://problem/12759744> Provide physical memory distribution as part of pro...
Han Ming Ong
2012-11-27
1
-7
/
+17
*
Han Ming's commit in r168228 had a bunch of 4-space tabs
Jason Molenda
2012-11-17
1
-49
/
+49
*
<rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior
Han Ming Ong
2012-11-17
1
-0
/
+128
*
Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. S...
Greg Clayton
2012-09-18
1
-2
/
+2
*
Patch from Filipe Cabecinhas.
Greg Clayton
2012-04-26
1
-1
/
+0
*
<rdar://problem/11007934>
Greg Clayton
2012-03-08
1
-1
/
+1
*
<rdar://problem/10986692>
Greg Clayton
2012-03-06
1
-1
/
+18
*
Change #ifdef markers around lockdown and SpringBoard
Jason Molenda
2012-02-22
1
-6
/
+6
*
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