How to send signal to program running in debugger ? Permanently deleted user 创建于 2015年08月05日 14:34 Hello,I run the debugger for a program and needs to send signals to this program, such as SIGINT or SIGTERM. How can I do that ?Thank youBarth
Hi Barth.
It's not implementted in CLion yet.
We have several feature requests in the tracker:
https://youtrack.jetbrains.com/issue/CPP-3067
https://youtrack.jetbrains.com/issue/CPP-3434
Fell free to comment or upvote.