summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Linux/ProcessLinux.h
Commit message (Expand)AuthorAgeFilesLines
* Implement ProcessLinux::Do{Allocate,Deallocate}Memory using inferior mmap/mun...Peter Collingbourne2011-06-031-4/+3
* linux: initial support for 'real' signal handlingStephen Wilson2011-03-301-0/+20
* linux: simple support for process input and outputStephen Wilson2011-03-231-0/+9
* The DynamicLoader plug-in instance now lives up in lldb_private::Process whereGreg Clayton2011-02-161-6/+0
* Added a new variant of SBTarget::Launch() that deprectates the old one thatGreg Clayton2011-01-231-1/+2
* Initial support for a DynamicLoader plugin on Linux.Stephen Wilson2011-01-161-0/+12
* Implement ProcessLinux::GetImageInfoAddress().Stephen Wilson2011-01-151-0/+3
* Do not load sections manually when launching a Linux process.Stephen Wilson2011-01-041-3/+0
* Update ProcessLinux method signatures to be in line with LLDB's current API.Stephen Wilson2011-01-041-1/+2
* Add a new Process plugin for Linux.Stephen Wilson2010-07-241-0/+188
OpenPOWER on IntegriCloud