summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Platform/MacOSX/PlatformiOSSimulator.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-6/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Rename Error -> Status.Zachary Turner2017-05-121-3/+3
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-91/+72
* Adjust LLDB's iOS simulator interface for changes in CoreSimulatorEnrico Granata2016-08-091-0/+2
* Teach LLDB how to directly launch processes on the iOS simulatorEnrico Granata2015-11-051-20/+19
* Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...Eugene Zelenko2015-10-271-10/+6
* Fetch module specification from remote process alsoTamas Berghammer2015-03-241-0/+1
* Fix the -*-version-min option to not try and use the current OS version for i...Greg Clayton2015-01-221-2/+2
* Fix a bunch of [-Werror,-Winconsistent-missing-override] warnings.Eric Christopher2014-12-051-16/+16
* Added support to Platform to indicate (1) whether theSean Callanan2014-12-051-0/+6
* Fixed more fallout from running the test suite remotely on iOS devices.Greg Clayton2014-11-171-2/+1
* Test suite runs better again after recent fixes that would select a platform ...Greg Clayton2014-09-191-1/+1
* Fixed a warning in PlatformiOSSimulator where GetSDKDirectory was hiding rece...Greg Clayton2013-10-301-1/+1
* merge lldb-platform-work branch (and assorted fixes) into trunkDaniel Malea2013-08-261-3/+3
* <rdar://problem/13854277>Greg Clayton2013-05-101-11/+2
* Also remove PlatformiOSSimulator::GetProcessInfo decl fromJason Molenda2012-10-201-4/+0
* Platforms can now auto-select themselves if you specify a full target triple ...Greg Clayton2012-03-201-1/+1
* Made a ModuleSpec class in Module.h which can specify a module using one orGreg Clayton2012-02-261-5/+1
* <rdar://problem/9886712>Greg Clayton2012-02-251-0/+132
OpenPOWER on IntegriCloud