summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Platform/FreeBSD/PlatformFreeBSD.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Clang-tidy modernize-use-override warnings in source/Plugins/LanguageRunt...Eugene Zelenko2015-10-271-9/+4
* Move PlatformFreeBSD to its own namespaceEd Maste2015-07-021-152/+157
* Refactor many file functions to use FileSpec over strings.Chaoren Lin2015-05-291-6/+6
* Fix some -Winconsistent-missing-override warnings (& some particularly weird ...David Blaikie2015-03-241-52/+52
* Fetch module specification from remote process alsoTamas Berghammer2015-03-241-1/+2
* Add Utility/ModuleCache class and integrate it with PlatformGDBRemoteServer -...Oleksiy Vyalov2015-03-101-0/+5
* Fixed more fallout from running the test suite remotely on iOS devices.Greg Clayton2014-11-171-3/+1
* Test suite runs better again after recent fixes that would select a platform ...Greg Clayton2014-09-191-1/+1
* Fix whitespace / formattingEd Maste2014-05-281-1/+1
* Change the way the m_trap_handlers Platform base class ivar is initialized;Jason Molenda2014-02-131-0/+3
* Rename Platform::GetFile (3-arg version) to GetFileWithUUIDSteve Pucci2014-01-171-2/+2
* merge lldb-platform-work branch (and assorted fixes) into trunkDaniel Malea2013-08-261-0/+8
* <rdar://problem/13854277>Greg Clayton2013-05-101-14/+5
* Platforms can now auto-select themselves if you specify a full target triple ...Greg Clayton2012-03-201-1/+1
* Patch from Pawel Worach to make FreeBSD work again after ModuleSpec changes.Greg Clayton2012-02-271-6/+4
* This patch combines common code from Linux and FreeBSD intoJohnny Chen2012-01-051-1/+5
* FreeBSD platform patch from Filipe!Johnny Chen2011-09-091-90/+147
* Patch by Filipe for FreeBSD platform plugin!Johnny Chen2011-08-291-5/+8
* Patch by David Forsythe to build lldb on FreeBSD!Johnny Chen2011-08-021-0/+109
OpenPOWER on IntegriCloud