summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/ProcessLinux.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add a new Process plugin for Linux.Stephen Wilson2010-07-241-0/+443
This component is still at an early stage, but allows for simple breakpoint/step-over operations and basic process control. The makefiles are set up to build the plugin under Linux only. llvm-svn: 109318
OpenPOWER on IntegriCloud