summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/MachTask.h
Commit message (Expand)AuthorAgeFilesLines
* Removed unused functions.Greg Clayton2016-02-241-20/+0
* Allow for a task port to change when we exec. Greg Clayton2014-04-301-1/+1
* Update MachVMMemory::PageSize to get the page size of a specific processJason Molenda2013-04-061-0/+1
* <rdar://problem/13338758>Han Ming Ong2013-03-041-1/+2
* <rdar://problem/12780259>Han Ming Ong2012-11-291-2/+1
* <rdar://problem/12720514> Sub-TLF: Provide service to profile the inferiorHan Ming Ong2012-11-171-0/+3
* Added optional calls to lldb_private::Process for getting memory region infoGreg Clayton2011-11-181-1/+1
* 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/+1
* Basic infrastructure code to exploit malloc stack logging as available on Mac...Enrico Granata2011-09-091-0/+38
* Retry task_for_pid a few times to avoid some cases where task_for_pid fails.Greg Clayton2010-09-301-1/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+91
OpenPOWER on IntegriCloud