[Circle] Bug? GDB script

From: George (gagreer@dragon.ham.muohio.edu)
Date: 07/28/96


The GDB script available on the cambot site is extremely helpful, however
it happens to shutdown the mud whenever you pass SIGUSR1 or SIGUSR2 to
the mud, which is the autowiz and unban signals, I fixed it with placing:

handle SIGUSR1 nostop
handle SIGUSR2 nostop

before the run line, that should turn off GDB's stopping of the program...

-George of Dragon'Spire...(scan uses that script a lot) :)
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/07/00 PST