Send settings to gdb

Answered

Is there a way to send GDB commands?

Such as:

handle SIGPIPE nostop noprint pass

 

Thanks

0
1 comment

@yogev ch you can start the debugging session and pass parameters in the GDB/LLDB console:

0

Please sign in to leave a comment.