On Fri, 2002-07-12 at 13:48, Jason Gauthier wrote: > 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>
Or run it in gdb itself look at the FAQ for how to do that There's also a bit of code out there floating around snippet wise that will allow you to kill your mud if it's deadlocked. I've added this individual snippet to the DR website.. Enjoy -- TJW :Head tech, designer, bum:P Mud :http://dreamless.wolfstream.net telnet :telnet://dreamless.wolfstream.net 9275 OLC Pages:http://olc.wolfstream.net

