Send settings to gdb
Answered
Is there a way to send GDB commands?
Such as:
handle SIGPIPE nostop noprint pass
Thanks
Please sign in to leave a comment.
@yogev ch you can start the debugging session and pass parameters in the GDB/LLDB console: