llvm-project/lldb/source/Plugins/Platform
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
..
Linux linux: remove ProcessLinux::FindProcesses 2011-04-07 10:16:53 +00:00
MacOSX Many improvements to the Platform base class and subclasses. The base Platform 2011-03-30 18:16:51 +00:00
gdb-server Added a speed test to the GDBRemoteCommunicationClient and 2011-04-04 18:18:57 +00:00
Makefile Add PlatformGDBServer and ProcessGDBRemote to the build system. 2011-03-26 00:32:59 +00:00