summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* <rdar://problem/13854277>Greg Clayton2013-05-101-12/+11
* <rdar://problem/12211320>Greg Clayton2012-09-051-3/+10
* <rdar://problem/11358639>Greg Clayton2012-05-081-4/+31
* Platforms can now auto-select themselves if you specify a full target triple ...Greg Clayton2012-03-201-2/+14
* <rdar://problem/9886712>Greg Clayton2012-02-251-20/+2
* Full core file support has been added for mach-o core files.Greg Clayton2012-02-131-47/+0
* Move the ARM specific arch picker from PlatformRemoteiOS.cpp toJason Molenda2011-12-091-1/+4
* Modified the LocateMacOSXFilesUsingDebugSymbols(...) function to locateGreg Clayton2011-07-191-8/+8
* Added auto completion for architecture names and for platforms.Greg Clayton2011-04-131-1/+1
* Many improvements to the Platform base class and subclasses. The base PlatformGreg Clayton2011-03-301-27/+40
* Fixed the LLDB build so that we can have private types, private enums andGreg Clayton2011-03-241-1/+1
* Did a lot more work on abtracting and organizing the platforms. Greg Clayton2011-03-241-204/+83
* Added new platform commands:Greg Clayton2011-03-231-6/+4
* Added more platform support. There are now some new commands:Greg Clayton2011-03-191-2/+115
* LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton2011-03-081-0/+199
OpenPOWER on IntegriCloud