Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c29db84419592e98e71a08d1a9fb04a3d6b51a0c
/
lldb
/
tools
/
debugserver
/
source
/
MacOSX
/
MachVMMemory.cpp
dcad05b
[debugserver] Fix sign comparison warning.
by Bruce Mitchener
· 10 years ago
a026de0
Fix warnings.
by Bruce Mitchener
· 10 years ago
459a23e
Use the right ifdef macro, reviewed by Jason
by Han Ming Ong
· 10 years ago
74c1481
rdar://problem/21469556
by Han Ming Ong
· 10 years ago
ee2ed52
Fix debugserver warnings on MacOSX.
by Greg Clayton
· 11 years ago
cd2d797
rdar://problem/18221417 Include compressed memory as part of gauge memory.
by Han Ming Ong
· 11 years ago
705b180
Initial merge of some of the iOS 8 / Mac OS X Yosemite specific
by Jason Molenda
· 11 years ago
a2715cf
Added the ability to save core files:
by Greg Clayton
· 11 years ago
a332978
lldb arm64 import.
by Jason Molenda
· 12 years ago
b4e1d4c
<rdar://problem/14281898>
by Han Ming Ong
· 12 years ago
6db14a9
<rdar://problem/14262854>
by Han Ming Ong
· 12 years ago
e863218
<rdar://problem/13963648>
by Han Ming Ong
· 12 years ago
b153c2f
<rdar://problem/13963648>
by Han Ming Ong
· 12 years ago
fe80690
fix a couple of clang static analyzer warnings.
by Jason Molenda
· 13 years ago
63742f1
Cache the VM page size that we get from task_vm_info so we don't
by Jason Molenda
· 13 years ago
bef3f86
Add optional LOG_TASK logging for MachVMMemory::PageSize when the call succeeds, too.
by Jason Molenda
· 13 years ago
272ee61
Add optional LOG_TASK logging for MachVMMemory::PageSize() task_info call failure.
by Jason Molenda
· 13 years ago
becd639
Update MachVMMemory::PageSize to get the page size of a specific process
by Jason Molenda
· 13 years ago
6f7237d
<rdar://problem/13498504>
by Han Ming Ong
· 13 years ago
7b641e9
<rdar://problem/13100435>
by Han Ming Ong
· 13 years ago
0c27cb7
<rdar://problem/13415471>
by Han Ming Ong
· 13 years ago
8764fe7
<rdar://problem/13338758>
by Han Ming Ong
· 13 years ago
8594ae8
<rdar://problem/12759744> Provide physical memory distribution as part of profile data
by Han Ming Ong
· 13 years ago
d251c9d
Han Ming's commit in r168228 had a bunch of 4-space tabs
by Jason Molenda
· 13 years ago
ab3b8b2
<rdar://problem/12720514> Sub-TLF: Provide service to profile the inferior
by Han Ming Ong
· 13 years ago
329617a
Make debugserver quieter about memory read errors. <rdar://problem/10681220>
by Jim Ingham
· 14 years ago
fc5dd29
Always return a valid answer for qMemoryRegionInfo if the packet is supported.
by Greg Clayton
· 14 years ago
7035885
Don't spam warnings about not being able to read memory at 0x0.
by Jim Ingham
· 14 years ago
46fb558
Added optional calls to lldb_private::Process for getting memory region info
by Greg Clayton
· 14 years ago
3dc8583
Remove the QAddressIsExecutable packet I added last night.
by Jason Molenda
· 14 years ago
1f3966b
Add "QAddressIsExecutable" packet to debugserver. Used to test
by Jason Molenda
· 14 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago