blob: 2fbe817acbdd2ab57b2a857174f5ebc4f0ad40e9 [file] [log] [blame]
add_lldb_library(lldbPluginPlatformGDB PLUGIN
PlatformRemoteGDBServer.cpp
LINK_LIBS
lldbBreakpoint
lldbCore
lldbHost
lldbTarget
lldbPluginProcessUtility
lldbPluginProcessGDBRemote
)