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 93b1ae2 commit 8003b6fCopy full SHA for 8003b6f
portable/ThirdParty/GCC/Posix/port.c
@@ -52,7 +52,7 @@
52
* Note: When using LLDB (the default debugger on macOS) with this port,
53
* suppress SIGUSR1 to prevent debugger interference. This can be
54
* done by adding the following line to ~/.lldbinit:
55
-* `process handle SIGUSR1 -n true -p true -s false`
+* `process handle SIGUSR1 -n true -p false -s false`
56
*----------------------------------------------------------*/
57
#ifdef __linux__
58
#define _GNU_SOURCE
0 commit comments