Skip to content

Commit 60bfc82

Browse files
committed
Update ReleaseNotes.md
1 parent 7a1c57f commit 60bfc82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ Changes to LLDB
171171
debugging Wasm with supported runtimes (WAMR and V8).
172172
* LLDB no longer stops processes by default when receiving SIGWINCH signals
173173
(window resize events) on Linux. This is the default on other Unix platforms.
174+
You can re-enable it using `process handle --notify=false --stop=false SIGWINCH`.
174175

175176

176177
Changes to BOLT

0 commit comments

Comments
 (0)