summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Enable ProcessMachCore plugin on non-apple platformsPavel Labath2018-05-221-1/+1
* Add stub for PluginProcessNetBSDKamil Rytarowski2017-03-211-0/+1
* [CMake] Final dependency cleanup patch!Chris Bieneman2017-02-081-1/+1
* [cmake] Make lldb build with the android ndk toolchain filePavel Labath2017-01-171-1/+1
* Refactor LLDB's Windows process plugin (NFC)Adrian McCarthy2016-11-231-1/+0
* Remove Windows-specific minidump pluginAdrian McCarthy2016-11-161-1/+0
* Minidump parsingDimitar Vlahovski2016-09-011-0/+1
* Refactor Windows process plugin to allow code sharing between live and mini d...Adrian McCarthy2015-10-281-0/+1
* Add initial CMake glue for the NetBSD platformBruce Mitchener2015-10-241-0/+2
* Reorg code to allow Windows Process Plugins to share some common code.Adrian McCarthy2015-08-241-2/+2
* Fix cmake build on non-Windows platforms.Bruce Mitchener2015-08-041-1/+1
* Create a Windows mini-dump target Differential Revision: http://reviews.llv...Adrian McCarthy2015-08-031-0/+1
* Create a HostThread abstraction.Zachary Turner2014-09-091-1/+0
* Teach LLDB about Windows processes.Zachary Turner2014-07-281-0/+1
* Fix cmake build issues on Darwin.Todd Fiala2014-03-131-3/+2
* Moved various RegisterContext files from Process/POSIX to Process/Utility for...Virgile Bello2014-03-121-0/+2
* Convert to UNIX line endings.Joerg Sonnenberger2013-09-251-14/+14
* Re-introduces ELF core file support for Linux x86-64Ashok Thirumurthi2013-07-171-1/+2
* Revert the ELF core file support until a few things can be worked out:Greg Clayton2013-07-121-1/+0
* Introduces core file support for Linux x86-64 using 'lldb a.out -c core'.Ashok Thirumurthi2013-07-121-0/+1
* More minor FreeBSD fixes.Daniel Malea2013-06-041-1/+1
* Split Linux-specific and OS X specific stuff. Add include_directoriesFilipe Cabecinhas2013-04-191-5/+11
* Adding CMake build system to LLDB. Some known issues remain:Daniel Malea2013-02-211-0/+7
OpenPOWER on IntegriCloud