Skip to content

Commit 68e17ae

Browse files
JDevliegheretru
authored andcommitted
[lldb] Add a release note for MCP support
1 parent 194dd66 commit 68e17ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,8 @@ Changes to LLDB
315315
nothing at all
316316
* Changed the format of opcode bytes to match llvm-objdump when disassembling
317317
RISC-V code with `disassemble`'s `--byte` option.
318+
* LLDB added native support for the Model Context Protocol (MCP). An MCP
319+
server can be started with the `protocol-server start MCP` command.
318320

319321
### Changes to lldb-dap
320322

0 commit comments

Comments
 (0)