Ticket #6036: gdbcommands

File gdbcommands, 287 bytes (added by Ben Dailey <ben@…>, 15 years ago)
Line 
1handle SIGPIPE nostop noprint
2handle SIG33 nostop noprint
3set logging on
4set pagination off
5set args -l gdb.myth.log -v all
6#set args -sync -l gdb.myth.log -v important,general,playback
7#set args -l gdb.myth.log -v important,general,playback
8run
9thread apply all bt full
10set logging off