Re: Aedit saving

From: Tom Whiting (twhiting6@home.com)
Date: 01/31/02


>>>And when I edit an action and save it with this the MUD core dumps...
what do I do?
Go into the directory that the core file's in (usually area, or the same
one that your startup script is in), type gdb ../<pathtobinary> core.
That'll spit out a bunch of information (hopefully) that should tell you
where the problem occurred. If it doesn't, from within gdb, type
backtrace. That'll tell you where the problem occurred, or the last few
lines of code called up.
-------------------------------------------------
Wolfstream Mud Services: By mudders, for mudders
http://www.wolfstream.net
-------------------------------------------------

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT