If the mud is hung, just attach to the running process with gdb. 1) Find the process of the mud.
2) gdb <path_to_executable>/rom <pid> -----Original Message----- From: J [mailto:[EMAIL PROTECTED] Sent: Friday, July 12, 2002 2:49 PM To: Rom Mailing List Subject: debugging mud hangs... Anyone know how I could possibly debug a hanging mud... it doesn't crash or get a stackdump, just locks up... Probably a memory loop or something, but if anyone knows how to utilize gdb to trace it before it dies... I got lots of bugs to kill. Oi, there goes my weekend. -- ROM mailing list [email protected] http://www.rom.org/cgi-bin/mailman/listinfo/rom

