Recent

Author Topic: Configure GDB to ignore SIGPIPE signal  (Read 1790 times)

Max V. Terentiev

  • New Member
  • *
  • Posts: 30
Configure GDB to ignore SIGPIPE signal
« on: January 08, 2021, 06:28:53 pm »
Hi,

How to configure GDB to not stop my app in case of SIGPIPE ?

I was try to add --eval-command="handle SIGPIPE nostop noprint pass"
to Tools->Options->Debugger->Debugger_Startup_Options

But its not helps and debugger still stop my program on SIGPIPE.

Thanks for help !

Lazarus 2.0.6, FPC 3.0.4, CentOS 7 x64

 

TinyPortal © 2005-2018