diff options
author | Bernd Edlinger <bernd.edlinger@hotmail.de> | 2021-06-02 19:21:15 +0200 |
---|---|---|
committer | Bernd Edlinger <bernd.edlinger@hotmail.de> | 2021-06-05 19:35:44 +0200 |
commit | 4a977544657ae51a33447b4c4211009dacb09bdd (patch) | |
tree | e53a817d0288c549dc684c1859a1269575951de0 /setup.com | |
parent | 8ff8c543b4a6da9abbba7f406f13ba844cfe6d94 (diff) | |
download | gdb-4a977544657ae51a33447b4c4211009dacb09bdd.zip gdb-4a977544657ae51a33447b4c4211009dacb09bdd.tar.gz gdb-4a977544657ae51a33447b4c4211009dacb09bdd.tar.bz2 |
Fix gdb crash due to SIGPIPE when the compile command fails
Due to the SIGPIPE the gdb process is killed here, which is
not helpful.
2021-06-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
* compile/compile.c (scoped_ignore_sigpipe): New helper class.
(compile_to_object): Ignore SIGPIPE before calling the plugin.
Diffstat (limited to 'setup.com')
0 files changed, 0 insertions, 0 deletions