llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel
Pavel Labath 32cb683d2d [lldb] Place PlatformQemu Properties into anonymous namespace
It's fine right now, but will break as soon as someone else declares a
PluginProperties class in the same way.

Also tighten up the scope of the anonymous namespaces surrounding the
other PluginProperties classes.
2022-10-13 15:23:58 +02:00
..
CMakeLists.txt
CommunicationKDP.cpp [lldb] [Core] Split read thread support into ThreadedCommunication 2022-09-06 13:09:42 +02:00
CommunicationKDP.h [lldb] Fix CommunicationKDP following D133251 2022-09-06 10:48:12 -07:00
ProcessKDP.cpp [lldb] Place PlatformQemu Properties into anonymous namespace 2022-10-13 15:23:58 +02:00
ProcessKDP.h [lldb] Reset breakpoint hit count before new runs 2022-09-19 12:56:12 -04:00
ProcessKDPLog.cpp [lldb] Fix ProcessKDPLog for the logging refactor 2022-01-25 20:51:19 +01:00
ProcessKDPLog.h [lldb] Fix windows&mac builds for c34698a811 2022-02-03 18:06:55 +01:00
ProcessKDPProperties.td
RegisterContextKDP_arm.cpp
RegisterContextKDP_arm.h [lldb] Fix modernize-use-override warnings (NFC) 2022-06-17 15:08:02 -07:00
RegisterContextKDP_arm64.cpp
RegisterContextKDP_arm64.h [lldb] Fix modernize-use-override warnings (NFC) 2022-06-17 15:08:02 -07:00
RegisterContextKDP_i386.cpp
RegisterContextKDP_i386.h [lldb] Fix modernize-use-override warnings (NFC) 2022-06-17 15:08:02 -07:00
RegisterContextKDP_x86_64.cpp
RegisterContextKDP_x86_64.h [lldb] Fix modernize-use-override warnings (NFC) 2022-06-17 15:08:02 -07:00
ThreadKDP.cpp [lldb] Convert Process KDP Log to the new API 2022-01-31 08:59:41 +01:00
ThreadKDP.h [lldb] Fix modernize-use-override warnings (NFC) 2022-06-17 15:08:02 -07:00