ignore various unhelpful signals in our --backtrace gdb setup.
Change-Id: I8ede40ebf5954e0492e790ce148c9b7f1f1e62df
This commit is contained in:
parent
b14073218e
commit
0ee9572db3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user