llvm-project/lldb/source/Plugins
Pavel Labath 4c7763eb2f Enable ProcessMachCore plugin on non-apple platforms
Summary:
The plugin already builds fine on other platforms (linux, at least). All
that was necessary was to revitalize the hack in PlatformDarwinKernel
(not a very pretty hack, but it gets us going at least).

I haven't done a thorough investigation of the state of the plugin on
other platforms, but at least the two core file tests we have seem to
pass, so I enable them.

Reviewers: JDevlieghere, jasonmolenda

Subscribers: lldb-commits, mgorny

Differential Revision: https://reviews.llvm.org/D47133

llvm-svn: 332997
2018-05-22 16:33:43 +00:00
..
ABI Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Architecture Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Disassembler Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
DynamicLoader Enable ProcessMachCore plugin on non-apple platforms 2018-05-22 16:33:43 +00:00
ExpressionParser Enable AUTOBRIEF in doxygen configuration. 2018-05-02 16:55:16 +00:00
Instruction Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
InstrumentationRuntime Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
JITLoader Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Language [NSDictionary] Simplify the formatter. NFCI. 2018-05-02 23:36:07 +00:00
LanguageRuntime Fix _NSCFBoolean data formatter. 2018-05-18 09:14:45 +00:00
MemoryHistory Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ObjectContainer Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
ObjectFile Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)" 2018-05-12 01:25:48 +00:00
OperatingSystem Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
Platform Enable ProcessMachCore plugin on non-apple platforms 2018-05-22 16:33:43 +00:00
Process Enable ProcessMachCore plugin on non-apple platforms 2018-05-22 16:33:43 +00:00
ScriptInterpreter Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
StructuredData Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SymbolFile Reland "[DWARF] Extract indexing code into a separate class hierarchy" 2018-05-21 14:12:52 +00:00
SymbolVendor Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
SystemRuntime Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
UnwindAssembly Reflow paragraphs in comments. 2018-04-30 16:49:04 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00