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 6496939 commit 7a1c57fCopy full SHA for 7a1c57f
llvm/docs/ReleaseNotes.md
@@ -169,6 +169,9 @@ Changes to LLDB
169
170
* LLDB can now set breakpoints, show backtraces, and display variables when
171
debugging Wasm with supported runtimes (WAMR and V8).
172
+* LLDB no longer stops processes by default when receiving SIGWINCH signals
173
+ (window resize events) on Linux. This is the default on other Unix platforms.
174
+
175
176
Changes to BOLT
177
---------------------------------
0 commit comments