summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/ProcessMonitor.h
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate m_monitor field from LaunchArgsPeter Collingbourne2011-06-201-1/+0
* Primitive attach support for linuxJohnny Chen2011-06-141-7/+42
* Implement RegisterContextLinux_x86_64::{Read,Write}AllRegisterValuesPeter Collingbourne2011-06-031-0/+8
* This patch add a "fake" attach waiting for a real implementation andJohnny Chen2011-05-131-2/+2
* linux: initial support for 'real' signal handlingStephen Wilson2011-03-301-6/+37
* Delay sync with the parent thread in ProcessLinux/ProcessMonitor.Stephen Wilson2011-01-191-1/+1
* Support the reading of registers en masse via the linux ProcessMonitor.Stephen Wilson2011-01-191-0/+8
* Use the correct type for thread handle.Stephen Wilson2011-01-151-1/+1
* 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-1/+4
* Add a new Process plugin for Linux.Stephen Wilson2010-07-241-0/+208
OpenPOWER on IntegriCloud