llvm-project/lldb/source/Plugins/ObjectFile/Mach-O
Jason Molenda 2b30fc2ff3 Fix two bugs with stack corefiles patch, restrict test built debugserver
These two tests, TestSkinnyCorefile.py and TestStackCorefile.py,
require a new debugserver on darwin systems to run correctly; for now,
skip them if the system debugserver is in use.  There's no easy way to
test if the debugserver being used supports either of these memory
region info features. For end users, the fallback will be a full
corefile and that's not the worst thing, but for the tests it is a
problem.
2021-08-11 17:19:31 -07:00
..
CMakeLists.txt
ObjectFileMachO.cpp Fix two bugs with stack corefiles patch, restrict test built debugserver 2021-08-11 17:19:31 -07:00
ObjectFileMachO.h Read and write a LC_NOTE "addrable bits" for addressing mask 2021-07-22 01:06:44 -07:00