thakis added inline comments.

================
Comment at: lldb/source/Plugins/Platform/gdb-server/CMakeLists.txt:10
     lldbPluginProcessUtility
+    lldbPluginProcessGDBRemote
   )
----------------
It doesn't seem like lldb cares about this kind of thing, but this adds a 
dependency cycle: 
lldbPluginPlatformGDB->lldbPluginProcessGDBRemote->lldbPluginPlatformMacOSX->lldbPluginPlatformPOSIX->lldbPluginPlatformGDB


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120810/new/

https://reviews.llvm.org/D120810

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to