summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
AgeCommit message (Expand)Author
2011-11-21Update PlatformLinux::Attach signature.Peter Collingbourne
2011-05-13This patch add a "fake" attach waiting for a real implementation andJohnny Chen
2011-04-07linux: remove ProcessLinux::FindProcessesStephen Wilson
2011-04-06Update the linux platform to use the new Host::FindProcesses functionality.Greg Clayton
2011-03-26linux: minor updates to account for recent namespace changesStephen Wilson
2011-03-23linux: PlatformLinux improvementsStephen Wilson
2011-03-08LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provideGreg Clayton