Ticket #836: mythdocsgdbrealtime.diff

File mythdocsgdbrealtime.diff, 481 bytes (added by Dibblah, 18 years ago)
  • docs/mythtv-HOWTO.sgml

     
    53115311(gdb) handle SIGPIPE nostop
    53125312Signal        Stop      Print   Pass to program Description
    53135313SIGPIPE       No        Yes     Yes             Broken pipe
     5314(gdb) handle SIG33 nostop
     5315Signal        Stop      Print   Pass to program Description
     5316SIG33         No        Yes     Yes             Real-time event 33
    53145317(gdb) set logging on
    53155318Copying output to gdb.txt.
    53165319(gdb)