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
/
MachVMMemory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[debugserver] Include the correct header.
Davide Italiano
2019-10-07
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add ability to collect memory limit.
Han Ming Ong
2018-02-28
1
-1
/
+18
*
Delete dead code in MachVMMemory.cpp, NFC
Vedant Kumar
2018-02-24
1
-36
/
+0
*
Make use of physical footprint as memory measurement.
Han Ming Ong
2018-02-01
1
-267
/
+13
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-520
/
+492
*
[debugserver] Fix sign comparison warning.
Bruce Mitchener
2015-09-01
1
-0
/
+2
*
Fix warnings.
Bruce Mitchener
2015-07-22
1
-1
/
+1
*
Use the right ifdef macro, reviewed by Jason
Han Ming Ong
2015-06-26
1
-2
/
+2
*
rdar://problem/21469556
Han Ming Ong
2015-06-25
1
-9
/
+19
*
Fix debugserver warnings on MacOSX.
Greg Clayton
2015-03-09
1
-10
/
+22
*
rdar://problem/18221417
Han Ming Ong
2014-09-03
1
-1
/
+1
*
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
Jason Molenda
2014-06-13
1
-114
/
+0
*
Added the ability to save core files:
Greg Clayton
2014-06-13
1
-3
/
+4
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-1
/
+8
*
<rdar://problem/14281898>
Han Ming Ong
2013-06-26
1
-0
/
+18
*
<rdar://problem/14262854>
Han Ming Ong
2013-06-26
1
-3
/
+16
*
<rdar://problem/13963648>
Han Ming Ong
2013-05-22
1
-2
/
+6
*
<rdar://problem/13963648>
Han Ming Ong
2013-05-22
1
-17
/
+69
*
fix a couple of clang static analyzer warnings.
Jason Molenda
2013-05-04
1
-3
/
+1
*
Cache the VM page size that we get from task_vm_info so we don't
Jason Molenda
2013-04-06
1
-1
/
+2
*
Add optional LOG_TASK logging for MachVMMemory::PageSize when the call succee...
Jason Molenda
2013-04-06
1
-0
/
+1
*
Add optional LOG_TASK logging for MachVMMemory::PageSize() task_info call fai...
Jason Molenda
2013-04-06
1
-0
/
+4
*
Update MachVMMemory::PageSize to get the page size of a specific process
Jason Molenda
2013-04-06
1
-12
/
+28
*
<rdar://problem/13498504>
Han Ming Ong
2013-03-25
1
-6
/
+23
*
<rdar://problem/13100435>
Han Ming Ong
2013-03-15
1
-4
/
+1
*
<rdar://problem/13415471>
Han Ming Ong
2013-03-13
1
-6
/
+6
*
<rdar://problem/13338758>
Han Ming Ong
2013-03-04
1
-12
/
+20
*
<rdar://problem/12759744> Provide physical memory distribution as part of pro...
Han Ming Ong
2012-11-27
1
-1
/
+128
*
Han Ming's commit in r168228 had a bunch of 4-space tabs
Jason Molenda
2012-11-17
1
-87
/
+87
*
<rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior
Han Ming Ong
2012-11-17
1
-0
/
+201
*
Make debugserver quieter about memory read errors.
Jim Ingham
2012-03-09
1
-3
/
+1
*
Always return a valid answer for qMemoryRegionInfo if the packet is supported.
Greg Clayton
2011-12-12
1
-6
/
+24
*
Don't spam warnings about not being able to read memory at 0x0.
Jim Ingham
2011-12-09
1
-1
/
+4
*
Added optional calls to lldb_private::Process for getting memory region info
Greg Clayton
2011-11-18
1
-5
/
+11
*
Remove the QAddressIsExecutable packet I added last night.
Jason Molenda
2011-11-09
1
-5
/
+6
*
Add "QAddressIsExecutable" packet to debugserver. Used to test
Jason Molenda
2011-11-08
1
-0
/
+11
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+186