Author: Jonas Devlieghere
Date: 2025-07-17T12:35:56+02:00
New Revision: 68e17aec8f9fe1dea2ee10066a55e79eeab571a0

URL: 
https://github.com/llvm/llvm-project/commit/68e17aec8f9fe1dea2ee10066a55e79eeab571a0
DIFF: 
https://github.com/llvm/llvm-project/commit/68e17aec8f9fe1dea2ee10066a55e79eeab571a0.diff

LOG: [lldb] Add a release note for MCP support

Added: 
    

Modified: 
    llvm/docs/ReleaseNotes.md

Removed: 
    


################################################################################
diff  --git a/llvm/docs/ReleaseNotes.md b/llvm/docs/ReleaseNotes.md
index 6191a915051fa..0d63608389520 100644
--- a/llvm/docs/ReleaseNotes.md
+++ b/llvm/docs/ReleaseNotes.md
@@ -315,6 +315,8 @@ Changes to LLDB
   nothing at all
 * Changed the format of opcode bytes to match llvm-objdump when disassembling
   RISC-V code with `disassemble`'s `--byte` option.
+* LLDB added native support for the Model Context Protocol  (MCP). An MCP
+  server can be started with the `protocol-server start MCP` command.
 
 ### Changes to lldb-dap
 


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

Reply via email to