1 | handle SIGPIPE nostop noprint |
---|
2 | handle SIG33 nostop noprint |
---|
3 | set logging on |
---|
4 | set pagination off |
---|
5 | set breakpoint pending on |
---|
6 | break qFatal |
---|
7 | set args --logpath /tmp -v all -f /srv/mythtv/recordings/10233_20190816103000.ts |
---|
8 | run |
---|
9 | thread apply all bt full |
---|
10 | set logging off |
---|