blob: 32f0d13f9637ab2eb101c5b25b416eb17dbfe18f [file] [log] [blame]
set(LLVM_NO_RTTI 1)
add_lldb_library(lldbPluginProcessGDBRemote
GDBRemoteCommunication.cpp
GDBRemoteCommunicationClient.cpp
GDBRemoteCommunicationServer.cpp
GDBRemoteRegisterContext.cpp
ProcessGDBRemote.cpp
ProcessGDBRemoteLog.cpp
ThreadGDBRemote.cpp
)