diff options
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/scripts/gdbtrace | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/scripts/gdbtrace b/desktop/scripts/gdbtrace index 548ffe6512e9..f5fbf6325d11 100644 --- a/desktop/scripts/gdbtrace +++ b/desktop/scripts/gdbtrace @@ -1,5 +1,6 @@ set pagination off echo log will be saved as gdbtrace.log, this will take some time, patience...\n +handle SIGPIPE SIGXCPU SIG33 SIG35 SIGPWR nostop noprint set logging redirect on set logging file gdbtrace.log set logging on |