Skip to content

Commit 7abb519

Browse files
authored
[lldb] Add release note for Wasm debugging (#151445)
Add a release note for Wasm debugging.
1 parent 4005edd commit 7abb519

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,9 @@ Changes to the LLVM tools
137137
Changes to LLDB
138138
---------------------------------
139139

140+
* LLDB can now set breakpoints, show backtraces, and display variables when
141+
debugging Wasm with supported runtimes (WAMR and V8).
142+
140143
Changes to BOLT
141144
---------------------------------
142145

0 commit comments

Comments
 (0)