ignore various unhelpful signals in our --backtrace gdb setup.

Change-Id: I8ede40ebf5954e0492e790ce148c9b7f1f1e62df
This commit is contained in:
Michael Meeks 2012-10-01 16:26:35 +01:00
parent b14073218e
commit 0ee9572db3

View File

@ -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