llvm-project/lldb/source/Plugins/Platform/Linux
Stephen Wilson 0682ba2f2e linux: remove ProcessLinux::FindProcesses
This method only needs to be overridden in the remote debugging case,  the
base class handles the host case.  Since we do not do remote debugging on
Linux yet and there is a typo that causes a build issue, just remove this
method for now.
 

llvm-svn: 129069
2011-04-07 10:16:53 +00:00
..
Makefile Add Makefile support for the Platform plugins. 2011-03-10 03:08:28 +00:00
PlatformLinux.cpp linux: remove ProcessLinux::FindProcesses 2011-04-07 10:16:53 +00:00
PlatformLinux.h linux: remove ProcessLinux::FindProcesses 2011-04-07 10:16:53 +00:00