summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/MachVMRegion.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-46/+42
* Always return a valid answer for qMemoryRegionInfo if the packet is supported.Greg Clayton2011-12-121-0/+5
* Added optional calls to lldb_private::Process for getting memory region infoGreg Clayton2011-11-181-1/+3
* Remove the QAddressIsExecutable packet I added last night.Jason Molenda2011-11-091-1/+1
* Add "QAddressIsExecutable" packet to debugserver. Used to testJason Molenda2011-11-081-0/+3
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+67
OpenPOWER on IntegriCloud