We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 194dd66 commit 68e17aeCopy full SHA for 68e17ae
llvm/docs/ReleaseNotes.md
@@ -315,6 +315,8 @@ Changes to LLDB
315
nothing at all
316
* Changed the format of opcode bytes to match llvm-objdump when disassembling
317
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.
320
321
### Changes to lldb-dap
322
0 commit comments