On 24/06/13 16:11, Petr Kristan wrote:
Hallo
I want to send this command to gdb:
handle SIGPIPE nostop noprint pass
to ignore SIGPIPE.
I set it in my ~/.gdbinit, but Lazarus ignores it.
I tried write it to Debugger_Startup_Options, but without success.
the Debugger_Startup_Options, would be like
--eval-command="handle SIGPIPE nostop noprint pass"
if you are on windows IIRC gdb does not take this option.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus