llvm-project/lldb/source/Plugins/Platform/MacOSX
Robin Giese 875a16bcfc [lldb] Fix break introduced in 14735ca
The `File::OpenOptions` were renamed; this fixes up a callsite that breaks for
macOS builds. (See
14735cab65)

Differential Revision: https://reviews.llvm.org/D107767
2021-08-09 17:34:57 +02:00
..
objcxx [lldb] Fix break introduced in 14735ca 2021-08-09 17:34:57 +02:00
CMakeLists.txt [lldb] Treat remote macOS debugging like any other remote darwin platform 2020-12-02 17:03:22 -08:00
PlatformAppleSimulator.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
PlatformAppleSimulator.h [lldb] GetSharedModule: Collect old modules in SmallVector 2020-10-30 15:14:31 -04:00
PlatformDarwin.cpp [lldb] Fix remote macOS debugging on Apple Silicon 2021-07-30 13:14:10 -07:00
PlatformDarwin.h [lldb] GetSharedModule: Collect old modules in SmallVector 2020-10-30 15:14:31 -04:00
PlatformDarwinKernel.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
PlatformDarwinKernel.h [lldb] GetSharedModule: Collect old modules in SmallVector 2020-10-30 15:14:31 -04:00
PlatformMacOSX.cpp [lldb] Treat remote macOS debugging like any other remote darwin platform 2020-12-02 17:03:22 -08:00
PlatformMacOSX.h [lldb] Treat remote macOS debugging like any other remote darwin platform 2020-12-02 17:03:22 -08:00
PlatformMacOSXProperties.td Have kernel binary scanner load dSYMs as binary+dSYM if best thing found 2020-10-01 18:55:37 -07:00
PlatformRemoteAppleBridge.cpp [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00
PlatformRemoteAppleBridge.h [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00
PlatformRemoteAppleTV.cpp [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00
PlatformRemoteAppleTV.h [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00
PlatformRemoteAppleWatch.cpp [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00
PlatformRemoteAppleWatch.h [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00
PlatformRemoteDarwinDevice.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
PlatformRemoteDarwinDevice.h [lldb] Use C++11 default member initializers 2021-06-09 09:43:13 -07:00
PlatformRemoteMacOSX.cpp [lldb] Treat remote macOS debugging like any other remote darwin platform 2020-12-02 17:03:22 -08:00
PlatformRemoteMacOSX.h [lldb] Treat remote macOS debugging like any other remote darwin platform 2020-12-02 17:03:22 -08:00
PlatformRemoteiOS.cpp [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00
PlatformRemoteiOS.h [lldb] Refactor GetDeviceSupportDirectoryNames and GetPlatformName (NFC) 2020-11-30 19:37:12 -08:00