Send settings to gdb
已回答
Is there a way to send GDB commands?
Such as:
handle SIGPIPE nostop noprint pass
Thanks
请先登录再写评论。
@yogev ch you can start the debugging session and pass parameters in the GDB/LLDB console: