QtCreator pass SIGINT in Debug Session
To pass a signal to application while gdb is running, you have to set next line to Debugger settings in Qt Creator
handle SIGINT pass nostop noprint
To pass a signal to application while gdb is running, you have to set next line to Debugger settings in Qt Creator
handle SIGINT pass nostop noprint