================
@@ -326,6 +326,8 @@ Changes to LLDB
   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.
+* LLDB can now set breakpoints, show backtraces, and display variables when
+  debugging Wasm with supported runtimes (WAMR and V8).
----------------
DavidSpickett wrote:

@JDevlieghere since this is not going into 21.x can you apply the same release 
note to main? And if it's there already, just add the process connect command 
to it.

https://github.com/llvm/llvm-project/pull/151559
_______________________________________________
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