summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/ProcessMonitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* linux: use IS_VALID_LLDB_HOST_THREAD.Stephen Wilson2011-02-091-4/+4
* Delay sync with the parent thread in ProcessLinux/ProcessMonitor.Stephen Wilson2011-01-191-4/+7
* Support the reading of registers en masse via the linux ProcessMonitor.Stephen Wilson2011-01-191-0/+70
* Miscellaneous cleanups in ProcessMonitor.Stephen Wilson2011-01-151-8/+15
* Spelling changes applied from lldb_spelling.diffs from Bruce Mitchener.Greg Clayton2011-01-081-2/+2
* Host::StopMonitoringChildProcess has been removed. Provide a substitute.Stephen Wilson2011-01-041-3/+16
* Replace old "CurrentThread" calls with equivalent "SelectedThread" calls.Stephen Wilson2011-01-041-1/+1
* Add a new Process plugin for Linux.Stephen Wilson2010-07-241-0/+925
OpenPOWER on IntegriCloud