summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/MachTask.mm
Commit message (Expand)AuthorAgeFilesLines
* Workaround TestConcurrentMany* flakiness in a more pricipled wayFrederic Riss2019-09-041-1/+1
* Add some unconditional logging on the failure points when attachingJason Molenda2019-02-151-1/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add ability to collect memory limit.Han Ming Ong2018-02-281-4/+10
* Removed accidentally committed code from previous commit.Han Ming Ong2018-02-271-5/+1
* Got rid of weak imports of libpenergy and libpsample because we are already r...Han Ming Ong2018-02-271-3/+5
* Make use of physical footprint as memory measurement.Han Ming Ong2018-02-011-47/+4
* Fix misc -Wcast-qual warnings, NFCVedant Kumar2017-12-061-1/+1
* Rename Error -> Status.Zachary Turner2017-05-121-10/+10
* Add the ability for the task port to change when a process execs.Greg Clayton2016-09-281-0/+15
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-826/+753
* Removed unused functions.Greg Clayton2016-02-241-85/+0
* Fix warnings.Bruce Mitchener2015-07-221-3/+3
* Fix debugserver build breakage on Mavericks after lldb commit svn 240728Dawn Perchik2015-07-141-2/+2
* Use the right ifdef macro, reviewed by JasonHan Ming Ong2015-06-261-3/+3
* rdar://problem/21469556Han Ming Ong2015-06-251-7/+20
* Fix debugserver warnings on MacOSX.Greg Clayton2015-03-091-6/+5
* Fix unused-variable warnings from the clang static analyzer.Jason Molenda2014-10-151-2/+2
* Increase the gdb-remote packet timeout for the first packet we sendJason Molenda2014-07-241-0/+19
* Fix typos.Bruce Mitchener2014-07-011-1/+1
* Initial merge of some of the iOS 8 / Mac OS X Yosemite specificJason Molenda2014-06-131-2/+52
* Allow for a task port to change when we exec. Greg Clayton2014-04-301-4/+5
* lldb arm64 import.Jason Molenda2014-03-291-0/+1062
OpenPOWER on IntegriCloud