================
@@ -0,0 +1,13 @@
+add_lldb_library(lldbPluginProtocolServerMCP PLUGIN
----------------
ashgti wrote:

Should this be behind a build flag?

I could see some distributions disabling this feature for security reasons.

Once an MCP server is running, it can run arbitrary commands in the debugger 
and may even be able to spawn arbitrary processes.

https://github.com/llvm/llvm-project/pull/143628
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to