llvm-project/lldb/tools/debugserver/source/MacOSX
Martin Storsjö 1919720fdd [lldb] [debugserver] Simplify handling of arch specific files
There are no duplicates among the include files, and all the
source files are wrapped in architecture ifdefs, so there's no harm
in including all of them, always.

This fixes builds if TARGET_TRIPLE is set to something else than the
build architecture.

This also allows building for multiple architectures at once by
setting CMAKE_OSX_ARCHITECTURES.

Differential Revision: https://reviews.llvm.org/D116625
2022-01-06 10:23:04 +02:00
..
arm [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
arm64 [debugserver] Fix typo in DNBArchImplARM64 2021-11-04 09:43:50 -07:00
i386 [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
x86_64 [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
CFBundle.cpp
CFBundle.h
CFString.cpp
CFString.h
CFUtils.h
CMakeLists.txt [lldb] [debugserver] Simplify handling of arch specific files 2022-01-06 10:23:04 +02:00
Genealogy.cpp
Genealogy.h
GenealogySPI.h
MachException.cpp [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
MachException.h
MachProcess.h [debugserver] Add platform cache support to improve performance. 2021-05-20 19:10:46 -07:00
MachProcess.mm [debugserver] Un-conditionalize code guarded by macOS 10.10 checks 2021-07-15 23:18:05 -07:00
MachTask.h [debugserver] Add option to propagate SIGSEGV to target process 2020-11-17 09:27:52 -08:00
MachTask.mm Don't refer to allocation map entry after deallocating it 2021-04-15 20:16:38 -07:00
MachThread.cpp [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
MachThread.h
MachThreadList.cpp [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
MachThreadList.h
MachVMMemory.cpp Add the ability to process save-core stack-memory-only corefiles 2021-08-11 13:37:31 -07:00
MachVMMemory.h
MachVMRegion.cpp Add the ability to process save-core stack-memory-only corefiles 2021-08-11 13:37:31 -07:00
MachVMRegion.h Add the ability to process save-core stack-memory-only corefiles 2021-08-11 13:37:31 -07:00
OsLogger.cpp
OsLogger.h
ThreadInfo.h [NFC][LLDB] Removing extra semicolons to silence -Wc++98-compat-extra-semi diagnostics 2021-03-23 14:32:36 -07:00
dbgnub-mig.defs
stack_logging.h