----- Original Message -----
From: "Nathaniel White" <nathanmwhite@EARTHLINK.NET>
To: <CIRCLE@post.queensu.ca>
Sent: Thursday, June 01, 2000 7:25 PM
Subject: Re: [CIRCLE] sedit crash
> im using windows, with cygwin.
> and I dont have gbd. but i have two mud on my cpu. one is for to work with
> coding,
> and the other is the my builders are building on. Both muds do the same
> thing, crash
> at the end of sedit. i even sedi an existing shop, it too crashed. when
> saving.
> NWhite
if you compiled using cygwin you can use gdb in cygwin. now my knowledge
of gdb is very limited, but i usually do the following.
using cygwin
cd /yourmuddirectory the one with configure in it
gdb ./bin/circle or whatever the exe of your mud is called
make your mud crash go back to cygwin and type bt, that will give you a
rough idea of where its crashing, and the fabled backtrace for the gdb
experts,
if you can not solve the problem yourself.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 04/10/01 PDT