summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/MachVMMemory.cpp
Commit message (Expand)AuthorAgeFilesLines
* <rdar://problem/12759744> Provide physical memory distribution as part of pro...Han Ming Ong2012-11-271-1/+128
* Han Ming's commit in r168228 had a bunch of 4-space tabsJason Molenda2012-11-171-87/+87
* <rdar://problem/12720514> Sub-TLF: Provide service to profile the inferiorHan Ming Ong2012-11-171-0/+201
* Make debugserver quieter about memory read errors.Jim Ingham2012-03-091-3/+1
* Always return a valid answer for qMemoryRegionInfo if the packet is supported.Greg Clayton2011-12-121-6/+24
* Don't spam warnings about not being able to read memory at 0x0.Jim Ingham2011-12-091-1/+4
* Added optional calls to lldb_private::Process for getting memory region infoGreg Clayton2011-11-181-5/+11
* Remove the QAddressIsExecutable packet I added last night.Jason Molenda2011-11-091-5/+6
* Add "QAddressIsExecutable" packet to debugserver. Used to testJason Molenda2011-11-081-0/+11
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+186
OpenPOWER on IntegriCloud