summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/FreeBSD/ProcessFreeBSD.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Error -> Status.Zachary Turner2017-05-121-26/+26
* Remove Plugins/Process/POSIX from include_directoriesPavel Labath2017-04-111-9/+3
* FreeBSD ARM support for software single stepEd Maste2017-01-241-1/+19
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-159/+127
* remove use of Mutex in favour of std::{,recursive_}mutexSaleem Abdulrasool2016-05-181-2/+3
* Change over the broadcaster/listener process to hold shared or weak pointersJim Ingham2016-03-071-2/+2
* Strip trailing whitespaceEd Maste2016-01-041-2/+2
* [FreeBSD] Add missing overrides.Davide Italiano2015-11-041-3/+3
* Remove long-forgotten plugin virtuals.Bruce Mitchener2015-10-091-11/+0
* Try to fix FreeBSD build.Zachary Turner2015-09-021-3/+3
* Remove POSIX thread/process abstractionEd Maste2015-07-281-14/+170
* Consolidate UnixSignals setting/getting in Process.Todd Fiala2014-08-291-13/+0
* Move FreeBSDSignals to UtilityEd Maste2014-04-171-1/+1
* Add FreeBSD-specific SIGTHR and SIGLIBRT signalsEd Maste2014-04-151-0/+13
* Threaded inferior support for FreeBSDEd Maste2013-12-091-0/+19
* Correct header guard #endif commentsEd Maste2013-12-041-1/+1
* Move detach to FreeBSD- and Linux-specific classes.Ed Maste2013-08-301-0/+3
* <rdar://problem/13854277>Greg Clayton2013-05-101-5/+2
* Remove the GetSequenceMutex timeout that isn't being used in the GDB remote p...Greg Clayton2012-04-121-1/+1
* Patch from Pawel Worach to make FreeBSD work again after ModuleSpec changes.Greg Clayton2012-02-271-3/+4
* Fix incomplete commit of http://llvm.org/viewvc/llvm-project?rev=147609&view=...Johnny Chen2012-01-051-0/+84
OpenPOWER on IntegriCloud