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