Someone familiar with Cygwin's Win32 version of GDB would understand this best. My mud is segmentation defaulting right before it calls my do_skills or do_spells function. I used GDB to attempt to debug the problem, but regardless when the function is called, the mud crashes right BEFORE.
And instead of getting a traceable output in GDB, like this... http://www.angelfire.com/freak/seitzer/b.jpg I get the same confusing output, something in assembly... this. http://www.angelfire.com/freak/seitzer/a.jpg Anyone that can help, or at least help me help myself would be great.

